Skip to content

Commit 6d3d24e

Browse files
Merge pull request #14 from andrew-codechimp/dependabot/github_actions/actions/setup-python-4.7.1
Bump actions/setup-python from 4.7.0 to 4.7.1
2 parents ec85be5 + 06dc395 commit 6d3d24e

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
@@ -17,7 +17,7 @@ jobs:
1717
uses: "actions/[email protected]"
1818

1919
- name: "Set up Python"
20-
uses: actions/[email protected].0
20+
uses: actions/[email protected].1
2121
with:
2222
python-version: "3.10"
2323
cache: "pip"

0 commit comments

Comments
 (0)