Skip to content

Commit 146de29

Browse files
Bump actions/setup-node from 5 to 6 (#35)
1 parent 1824b87 commit 146de29

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
@@ -15,7 +15,7 @@ jobs:
1515

1616
# Install dependencies
1717
- name: Setup latest Node.js
18-
uses: actions/setup-node@v5
18+
uses: actions/setup-node@v6
1919
with:
2020
check-latest: true
2121

0 commit comments

Comments
 (0)