Skip to content

Commit d63605f

Browse files
authored
Merge pull request #8 from MapleStoryUnity/dependabot/github_actions/actions/setup-node-5
2 parents e3b63f2 + 217235f commit d63605f

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@v2
52+
uses: actions/setup-node@v5
5353
with:
5454
node-version: '16'
5555

0 commit comments

Comments
 (0)