There was an error while loading. Please reload this page.
2 parents c13c121 + ad6f1f1 commit 3aac1c5Copy full SHA for 3aac1c5
1 file changed
.github/workflows/lint.yaml
@@ -15,7 +15,7 @@ jobs:
15
uses: actions/checkout@v5
16
17
- name: "Set up Python"
18
- uses: actions/setup-python@v5
+ uses: actions/setup-python@v6
19
with:
20
python-version: "3.12"
21
cache: "pip"
0 commit comments