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 c5e1045 commit 7221c9dCopy full SHA for 7221c9d
.github/workflows/version-patch.yml
@@ -76,7 +76,7 @@ jobs:
76
fetch-tags: true
77
ref: ${{ github.event.inputs.existing-tag }}
78
- name: Use Node.js version from .nvmrc
79
- uses: actions/setup-node@cdca7365b2dadb8aad0a33bc7601856ffabcc48e # v4.3.0
+ uses: actions/setup-node@49933ea5288caeca8642d1e84afbd3f7d6820020 # v4.4.0
80
with:
81
node-version-file: '.nvmrc'
82
registry-url: 'https://registry.npmjs.org'
0 commit comments