We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent af55740 commit 2b12a31Copy full SHA for 2b12a31
1 file changed
.github/workflows/main.yml
@@ -12,7 +12,7 @@ jobs:
12
-
13
- -O2 -g -fsanitize=address,undefined
14
steps:
15
- - uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0
+ - uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
16
with:
17
fetch-depth: 1
18
# check
0 commit comments