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 b5f342b commit 4c0e9b4Copy full SHA for 4c0e9b4
1 file changed
.github/workflows/publish_pages.yaml
@@ -35,7 +35,7 @@ jobs:
35
persist-credentials: false
36
37
- name: Setup Node
38
- uses: actions/setup-node@395ad3262231945c25e8478fd5baf05154b1d79f # v6.1.0
+ uses: actions/setup-node@6044e13b5dc448c55e2357c09f80417699197238 # v6.2.0
39
with:
40
cache: npm
41
node-version: 23
0 commit comments