Skip to content

Commit 83a10b5

Browse files
Update actions/setup-node action to v5
1 parent 533dedc commit 83a10b5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/repomix.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jobs:
2626
sleep 300
2727
2828
- name: Setup Node.js
29-
uses: actions/setup-node@v4
29+
uses: actions/setup-node@v5
3030
with:
3131
node-version: "22"
3232

0 commit comments

Comments
 (0)