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 8ee4fe1 commit da784dfCopy full SHA for da784df
.github/workflows/pre-commit.yml
@@ -17,7 +17,7 @@ jobs:
17
id: generate-python-file
18
with:
19
tool-name: python
20
- - uses: actions/setup-python@v5.6.0
+ - uses: actions/setup-python@v6.0.0
21
22
python-version-file: ${{ steps.generate-python-file.outputs.version-file }}
23
- name: Run pre-commit
0 commit comments