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 0d9b2d2 commit 516cd58Copy full SHA for 516cd58
2 files changed
.github/workflows/check.yaml
@@ -31,7 +31,7 @@ jobs:
31
- dev
32
- pkg_meta
33
steps:
34
- - uses: actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 # v6.0.3
+ - uses: actions/checkout@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 # v7.0.0
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