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 4f88631 + bb59ea4 commit 89dccbbCopy full SHA for 89dccbb
1 file changed
.github/workflows/pre-commit-autoupdate.yml
@@ -17,7 +17,7 @@ jobs:
17
uses: 'actions/checkout@v4'
18
19
- name: 'Set up Python'
20
- uses: 'actions/setup-python@v5'
+ uses: 'actions/setup-python@v6'
21
with:
22
python-version: '3.12'
23
0 commit comments