Skip to content

Commit 174e75c

Browse files
Bump actions/setup-python from 5.1.1 to 5.2.0 (#187)
1 parent 7c3f295 commit 174e75c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/lint.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
uses: "actions/checkout@v4.1.7"
1818

1919
- name: "Set up Python"
20-
uses: actions/setup-python@v5.1.1
20+
uses: actions/setup-python@v5.2.0
2121
with:
2222
python-version: "3.12"
2323
cache: "pip"

0 commit comments

Comments
 (0)