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 7306728 commit ba6b01eCopy full SHA for ba6b01e
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@6044e13b5dc448c55e2357c09f80417699197238 # v6.2.0
+ uses: actions/setup-node@53b83947a5a98c8d113130e565377fae1a50d02f # v6.3.0
39
with:
40
cache: npm
41
node-version: 23
0 commit comments