Skip to content

Commit 4a62d58

Browse files
chore(deps): update actions/setup-node action to v6
1 parent 692273e commit 4a62d58

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/push.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@ jobs:
9393
fetch-depth: 0
9494
persist-credentials: false
9595
- name: Setup Node.js
96-
uses: actions/setup-node@v4
96+
uses: actions/setup-node@v6
9797
with:
9898
node-version: 20
9999
- name: Install dependencies

0 commit comments

Comments
 (0)