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 8c1bf75 commit 2991064Copy full SHA for 2991064
1 file changed
.github/workflows/build.yml
@@ -12,7 +12,7 @@ jobs:
12
with:
13
submodules: true
14
fetch-depth: 0
15
- - uses: actions/setup-node@e33196f7422957bea03ed53f6fbb155025ffc7b8 # v3
+ - uses: actions/setup-node@1a4442cacd436585916779262731d5b162bc6ec7 # v3
16
17
node-version: '16'
18
cache: 'npm'
0 commit comments