Skip to content

Commit 90556fe

Browse files
authored
Merge pull request #17 from MapleStoryUnity/dependabot/github_actions/actions/setup-node-6
Bump actions/setup-node from 5 to 6
2 parents fcb1346 + 90d9caa commit 90556fe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/license.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ jobs:
4949
name: ${{ needs.request_alf.outputs.alf }}
5050

5151
- name: Set up Node.js
52-
uses: actions/setup-node@v5
52+
uses: actions/setup-node@v6
5353
with:
5454
node-version: '16'
5555

0 commit comments

Comments
 (0)