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 f7f0342 commit 7737af5Copy full SHA for 7737af5
.github/util/initialize/action.yml
@@ -13,7 +13,7 @@ runs:
13
sdk: "${{ inputs.dart-sdk }}"
14
architecture: "${{ inputs.architecture }}"
15
16
- - uses: actions/setup-node@v4
+ - uses: actions/setup-node@v5
17
with:
18
node-version: "${{ inputs.node-version }}"
19
0 commit comments