Skip to content

Commit 5c1de83

Browse files
dependabot(deps): bump actions/setup-python from 5.1.1 to 5.2.0 (#28)
1 parent 4053fc9 commit 5c1de83

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@39cd14951b08e74b54015e9e001cdefcf80e669f # v5.1.1
20+
uses: actions/setup-python@f677139bbe7f9c59b41e40162b753c062f5d49a3 # v5.2.0
2121
with:
2222
python-version: '3.x'
2323
check-latest: true

0 commit comments

Comments
 (0)