Skip to content

Commit 4546b23

Browse files
chore(deps): update actions/setup-node action to v5
1 parent 91826fc commit 4546b23

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/license-checker.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ jobs:
3232
uses: actions/checkout@v4
3333

3434
- name: NPM | Install NodeJS
35-
uses: actions/setup-node@v4
35+
uses: actions/setup-node@v5
3636
with:
3737
node-version: 23.3.0
3838
- name: Install Dependencies

0 commit comments

Comments
 (0)