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