Skip to content

Commit 1093df0

Browse files
authored
Merge pull request #30 from jcs090218/dependabot/github_actions/actions/setup-node-5
2 parents f2b0cea + 0e49db5 commit 1093df0

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

0 commit comments

Comments
 (0)