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