We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 10d8e33 commit 6a62345Copy full SHA for 6a62345
.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@b4ffde65f46336ab88eb53be808477a3936bae11 # 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