Skip to content

Commit d56ffc8

Browse files
authored
Merge pull request #161 from instructlab/dependabot/github_actions/actions/setup-python-5.3.0
build(deps): bump actions/setup-python from 5.2.0 to 5.3.0
2 parents e6bbed7 + 3d96fea commit d56ffc8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/lint.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ jobs:
7272
uses: ./.github/actions/free-disk-space
7373

7474
- name: Setup Python 3.11
75-
uses: actions/setup-python@f677139bbe7f9c59b41e40162b753c062f5d49a3 # v5.2.0
75+
uses: actions/setup-python@0b93645e9fea7318ecaed2b359559ac225c90a2b # v5.3.0
7676
with:
7777
python-version: 3.11
7878
cache: pip

0 commit comments

Comments
 (0)