Skip to content

Commit 3238fcb

Browse files
Update dependency node to v24.14.1
1 parent 413ce70 commit 3238fcb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/BuildGitHubPages.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
- uses: actions/setup-node@v6
2020
with:
2121
# Be sure to keep this in sync with .tugboat/config.yml.
22-
node-version: 24.11.0
22+
node-version: 24.14.1
2323

2424
- name: Get yarn cache directory path
2525
id: yarn-cache-dir-path

0 commit comments

Comments
 (0)