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 67bf9a8 + 63b3dae commit df9a0e8Copy full SHA for df9a0e8
.github/workflows/pre-commit.yml
@@ -31,7 +31,7 @@ jobs:
31
uses: gradle/actions/setup-gradle@v5
32
33
- name: Set up Python
34
- uses: actions/setup-python@v5
+ uses: actions/setup-python@v6
35
with:
36
python-version: '3.13'
37
0 commit comments