We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cfcb847 commit 11891a1Copy full SHA for 11891a1
.github/workflows/aurora.yml
@@ -33,7 +33,7 @@ jobs:
33
with:
34
global-json-file: global.json
35
- name: Set up Node.js
36
- uses: actions/setup-node@v4.4.0
+ uses: actions/setup-node@v5.0.0
37
38
node-version: 22.16.x
39
- name: Configure AWS Credentials
0 commit comments