Skip to content

Commit 11891a1

Browse files
Update actions/setup-node action to v5 (#1805)
Co-authored-by: dependencyupdates[bot] <218638057+dependencyupdates[bot]@users.noreply.github.com>
1 parent cfcb847 commit 11891a1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/aurora.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ jobs:
3333
with:
3434
global-json-file: global.json
3535
- name: Set up Node.js
36-
uses: actions/setup-node@v4.4.0
36+
uses: actions/setup-node@v5.0.0
3737
with:
3838
node-version: 22.16.x
3939
- name: Configure AWS Credentials

0 commit comments

Comments
 (0)