We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 65716da commit 1a3ac94Copy full SHA for 1a3ac94
.github/workflows/build.yml
@@ -8,7 +8,7 @@ jobs:
8
build:
9
runs-on: ubuntu-latest
10
steps:
11
- - uses: actions/checkout@2541b1294d2704b0964813337f33b291d3f8596b # tag=v3.0.2
+ - uses: actions/checkout@755da8c3cf115ac066823e79a1e1788f8940201b # v3.2.0
12
with:
13
submodules: true
14
fetch-depth: 0
.github/workflows/deploy.yml
@@ -12,7 +12,7 @@ jobs:
15
16
17
18
- uses: actions/setup-node@1f8c6b94b26d0feae1e387ca63ccbdc44d27b561 # tag=v2
0 commit comments