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 632d56f + 31ef70d commit 5b9a1afCopy full SHA for 5b9a1af
.github/workflows/linter.yml
@@ -16,7 +16,7 @@ jobs:
16
runs-on: ubuntu-latest
17
steps:
18
- name: Checkout Code
19
- uses: actions/checkout@v4
+ uses: actions/checkout@v5
20
with:
21
# Full git history is needed to get a proper list of changed files within `super-linter`
22
fetch-depth: 0
0 commit comments