Skip to content

Commit efe19a4

Browse files
authored
Update static.yml
1 parent 3b12859 commit efe19a4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/static.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ jobs:
5959
- name: Setup Node
6060
uses: actions/setup-node@v4
6161
with:
62-
node-version: "22"
62+
node-version: latest
6363
cache: ${{ steps.detect-package-manager.outputs.manager }}
6464

6565
- name: Setup Pages

0 commit comments

Comments
 (0)