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 3419516 commit 9f96366Copy full SHA for 9f96366
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@53b83947a5a98c8d113130e565377fae1a50d02f # v6.3.0
+ uses: actions/setup-node@48b55a011bda9f5d6aeb4c2d9c7362e8dae4041e # v6.4.0
39
with:
40
cache: npm
41
node-version: 23
0 commit comments