Skip to content

Commit 57edd1b

Browse files
authored
chore(deps): update actions/setup-node action to v4 (#138)
1 parent bd2c0a2 commit 57edd1b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222
fetch-depth: 3
2323

2424
- name: Use latest version of Node.js
25-
uses: actions/setup-node@v3
25+
uses: actions/setup-node@v4
2626
with:
2727
node-version: "*"
2828

0 commit comments

Comments
 (0)