Skip to content

Commit d6b231e

Browse files
renovate[bot]barmac
authored andcommitted
chore: update actions/setup-node action to v4
1 parent c91a831 commit d6b231e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/RELEASE.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ jobs:
3131
- name: Checkout
3232
uses: actions/checkout@v4
3333
- name: Use Node.js
34-
uses: actions/setup-node@v3
34+
uses: actions/setup-node@v4
3535
with:
3636
node-version: 20
3737
cache: 'npm'

0 commit comments

Comments
 (0)