We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 43a8480 + bb79e80 commit a6ec699Copy full SHA for a6ec699
1 file changed
.github/workflows/release.yml
@@ -18,7 +18,7 @@ jobs:
18
release:
19
uses: ./.github/workflows/npm-release.yml
20
with:
21
- node-version: 22
+ node-version: 22.22.1
22
require-build: true
23
secrets:
24
github-token: ${{ secrets.GITHUB_TOKEN }}
0 commit comments