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 5091b7a + 35e811f commit 61c7014Copy full SHA for 61c7014
1 file changed
.github/workflows/pre-commit-autoupdate.yml
@@ -14,7 +14,7 @@ jobs:
14
runs-on: 'ubuntu-latest'
15
steps:
16
- name: 'Checkout repository'
17
- uses: 'actions/checkout@v4'
+ uses: 'actions/checkout@v6'
18
19
- name: 'Set up Python'
20
uses: 'actions/setup-python@v6'
0 commit comments