Skip to content

Commit 9f96366

Browse files
Bump actions/setup-node from 6.3.0 to 6.4.0 (#131)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 3419516 commit 9f96366

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/publish_pages.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ jobs:
3535
persist-credentials: false
3636

3737
- name: Setup Node
38-
uses: actions/setup-node@53b83947a5a98c8d113130e565377fae1a50d02f # v6.3.0
38+
uses: actions/setup-node@48b55a011bda9f5d6aeb4c2d9c7362e8dae4041e # v6.4.0
3939
with:
4040
cache: npm
4141
node-version: 23

0 commit comments

Comments
 (0)