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 cf46984 commit adcf07fCopy full SHA for adcf07f
.github/workflows/linter.yml
@@ -16,7 +16,7 @@ jobs:
16
runs-on: ubuntu-20.04
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