We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 687c95c + 9b6d353 commit fee9db9Copy full SHA for fee9db9
1 file changed
.github/workflows/lint-test.yaml
@@ -38,7 +38,7 @@ jobs:
38
version: v3.19.4
39
40
- name: Set up Python
41
- uses: actions/setup-python@v5
+ uses: actions/setup-python@v6
42
with:
43
python-version: '3.12'
44
0 commit comments