We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f544e7c commit 1f0f387Copy full SHA for 1f0f387
.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@11bd71901bbe5b1630ceea73d27597364c9af683 # 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