Update build-node-packages.yml

This commit is contained in:
gowridurgad 2024-06-28 16:15:31 +05:30 committed by GitHub
parent b1128b6a7d
commit 4c561dc48e
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -23,7 +23,7 @@ on:
jobs:
node:
name: Node
uses: actions/versions-package-tools/.github/workflows/build-tool-packages.yml@arm64-testcases
uses: actions/versions-package-tools/.github/workflows/build-tool-packages.yml@main
with:
tool-name: "node"
tool-version: ${{ inputs.VERSION || '18.12.0' }}