Skip to content

Commit 28aea74

Browse files
authored
Merge pull request #32 from jcs090218/dependabot/github_actions/actions/setup-node-6
chore(deps): bump actions/setup-node from 5 to 6
2 parents b5a2a90 + 66349ce commit 28aea74

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)