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 9cd7db2 commit a26332bCopy full SHA for a26332b
1 file changed
.github/workflows/cicd.yml
@@ -18,7 +18,7 @@ jobs:
18
runs-on: ubuntu-24.04-arm
19
20
steps:
21
- - uses: actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6
+ - uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6
22
with:
23
persist-credentials: false
24
@@ -59,7 +59,7 @@ jobs:
59
60
61
62
63
64
65
@@ -88,7 +88,7 @@ jobs:
88
89
90
91
92
93
94
0 commit comments