We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4c561dc commit 04230b5Copy full SHA for 04230b5
.github/workflows/build-node-packages.yml
@@ -23,7 +23,7 @@ on:
23
jobs:
24
node:
25
name: Node
26
- uses: actions/versions-package-tools/.github/workflows/build-tool-packages.yml@main
+ uses: actions/versions-package-tools/.github/workflows/build-tool-packages.yml@arm64-testcases
27
with:
28
tool-name: "node"
29
tool-version: ${{ inputs.VERSION || '18.12.0' }}
0 commit comments