We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f544e7c commit 7b0ebe5Copy full SHA for 7b0ebe5
.github/workflows/ci.yml
@@ -23,7 +23,7 @@ jobs:
23
binaries-location: binaryen-version_112/bin
24
25
- name: Checkout
26
- uses: actions/checkout@c85c95e3d7251135ab7dc9ce3241c5835cc595a9 # v3
+ uses: actions/checkout@0ad4b8fadaa221de15dcec353f45205ec38ea70b # v4
27
with:
28
fetch-depth: 0
29
.github/workflows/dependency-graph.yml
@@ -14,7 +14,7 @@ jobs:
14
15
steps:
16
17
18
19
20
0 commit comments