We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d20e6b6 commit 8e4433fCopy full SHA for 8e4433f
1 file changed
.github/workflows/ci.yml
@@ -15,7 +15,7 @@ jobs:
15
contents: read
16
17
steps:
18
- - uses: actions/checkout@1af3b93b6815bc44a9784bd300feb67ff0d1eeb3 # v6
+ - uses: actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6
19
with:
20
fetch-depth: 0 # REQUIRED for MinVer
21
0 commit comments