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 678d614 commit 943e7abCopy full SHA for 943e7ab
2 files changed
.github/workflows/check.yaml
@@ -31,7 +31,7 @@ jobs:
31
- dev
32
- pkg_meta
33
steps:
34
- - uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6
+ - uses: actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 # v6.0.3
35
with:
36
fetch-depth: 0
37
persist-credentials: false
.github/workflows/release.yaml
@@ -13,7 +13,7 @@ jobs:
13
build:
14
runs-on: ubuntu-latest
15
16
17
18
19
0 commit comments