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 f8d69a3 commit 78971d7Copy full SHA for 78971d7
.github/workflows/.mega-linter.yml
@@ -23,7 +23,7 @@ jobs:
23
steps:
24
# Git Checkout
25
- name: Checkout Code
26
- uses: actions/checkout@v3
+ uses: actions/checkout@v4
27
with:
28
token: ${{ secrets.PAT || secrets.GITHUB_TOKEN }}
29
fetch-depth: 0
0 commit comments