Skip to content

Commit 9175034

Browse files
chore(deps): update dependency node to v24
1 parent 6f91aca commit 9175034

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/hugo_build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ jobs:
2929
- name: Setup node
3030
uses: actions/setup-node@v1
3131
with:
32-
node-version: "16"
32+
node-version: "24"
3333

3434
- run: npm install
3535

0 commit comments

Comments
 (0)