Skip to content

Commit f766162

Browse files
chore(deps): update actions/setup-node action to v5
1 parent 5657c9e commit f766162

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ jobs:
3636
with:
3737
version: 8
3838
- name: Setup Node
39-
uses: actions/setup-node@v4
39+
uses: actions/setup-node@v5
4040
with:
4141
node-version: 20
4242
cache: pnpm

0 commit comments

Comments
 (0)