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 d47e7f4 commit 4a8d18bCopy full SHA for 4a8d18b
.github/workflows/deploy.yaml
@@ -31,7 +31,7 @@ jobs:
31
run_install: true
32
33
- name: Setup Node.js
34
- uses: actions/setup-node@a0853c24544627f65ddf259abe73b1d18a591444 # v5.0.0
+ uses: actions/setup-node@2028fbc5c25fe9cf00d9f06a71cc4710d4507903 # v6.0.0
35
with:
36
cache: pnpm
37
.github/workflows/test.yaml
@@ -22,7 +22,7 @@ jobs:
22
23
24
25
26
27
28
0 commit comments