We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3673974 commit 75fdeeeCopy full SHA for 75fdeee
1 file changed
.github/workflows/megalinter.yml
@@ -24,7 +24,7 @@ jobs:
24
runs-on: ubuntu-24.04
25
if: github.event.action != 'closed'
26
steps:
27
- - uses: actions/checkout@34e114876b0b11c390a56381ad16ebd13914f8d5 # v4
+ - uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6
28
with:
29
fetch-depth: 0
30
0 commit comments