Skip to content

Commit 513cc1c

Browse files
authored
Merge pull request #165 from OpenConext/dependabot/github_actions/github-actions-d244d1801a
Bump actions/setup-node from 4 to 5 in the github-actions group
2 parents 916086b + ff7ac3e commit 513cc1c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/actions.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020

2121
steps:
2222
- uses: actions/checkout@v5
23-
- uses: actions/setup-node@v4
23+
- uses: actions/setup-node@v5
2424
with:
2525
node-version: 24.3.0
2626
- name: Yarn Audit client

0 commit comments

Comments
 (0)