Skip to content

Commit 3c07d43

Browse files
dependabot(deps): bump actions/setup-python from 5.3.0 to 5.4.0 (#39)
1 parent 5496df9 commit 3c07d43

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/lint-and-test.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
version: v3.14.4
1818

1919
- name: Set up Python
20-
uses: actions/setup-python@0b93645e9fea7318ecaed2b359559ac225c90a2b # v5.3.0
20+
uses: actions/setup-python@42375524e23c412d93fb67b49958b491fce71c38 # v5.4.0
2121
with:
2222
python-version: '3.x'
2323
check-latest: true

0 commit comments

Comments
 (0)