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 6fa57b2 commit 9f669faCopy full SHA for 9f669fa
.github/workflows/lint.yml
@@ -7,6 +7,6 @@ jobs:
7
name: Linting
8
runs-on: ubuntu-latest
9
steps:
10
- - uses: actions/checkout@v4
+ - uses: actions/checkout@v5
11
- uses: actions/setup-python@v5
12
- uses: pre-commit/[email protected]
0 commit comments