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 a348b7a commit c024a69Copy full SHA for c024a69
.github/workflows/lint.yml
@@ -12,7 +12,7 @@ jobs:
12
lint:
13
runs-on: ubuntu-latest
14
steps:
15
- - uses: actions/checkout@v4
+ - uses: actions/checkout@v5
16
with:
17
fetch-depth: 0
18
- uses: github/super-linter/slim@v7
0 commit comments