Skip to content

Commit d92298d

Browse files
authored
Update deploy.yml
1 parent 2efc870 commit d92298d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ jobs:
3131
- name: Install Node.js
3232
uses: actions/setup-node@v3
3333
with:
34-
node-version: 20
34+
node-version: latest
3535
cache: npm
3636

3737
- name: Install dependencies

0 commit comments

Comments
 (0)