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.
1 parent 4ed4804 commit 630f6abCopy full SHA for 630f6ab
.github/workflows/pre-commit.yml
@@ -33,7 +33,7 @@ jobs:
33
uses: gradle/actions/setup-gradle@v5
34
35
- name: Set up Python
36
- uses: actions/setup-python@v5
+ uses: actions/setup-python@v6
37
with:
38
python-version: '3.13'
39
0 commit comments