Skip to content

Commit 76092ed

Browse files
renovate[bot]barmac
authored andcommitted
chore: update actions/setup-node action to v5
1 parent 5487b41 commit 76092ed

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/CI.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
- name: Checkout
1919
uses: actions/checkout@v5
2020
- name: Use Node.js
21-
uses: actions/setup-node@v4
21+
uses: actions/setup-node@v5
2222
with:
2323
node-version: 20
2424
cache: 'npm'

0 commit comments

Comments
 (0)