Skip to content

Commit 1824b87

Browse files
Bump actions/setup-node from 4 to 5 (#34)
1 parent 57ce9b4 commit 1824b87

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@v4
18+
uses: actions/setup-node@v5
1919
with:
2020
check-latest: true
2121

0 commit comments

Comments
 (0)