mirror of
https://github.com/unraid/api.git
synced 2025-12-20 08:09:42 -06:00
chore: specify node version in release workflow
This commit is contained in:
2
.github/workflows/release-production.yml
vendored
2
.github/workflows/release-production.yml
vendored
@@ -35,7 +35,7 @@ jobs:
|
||||
run_install: false
|
||||
- uses: actions/setup-node@v5
|
||||
with:
|
||||
node-version-file: ".nvmrc"
|
||||
node-version: 22
|
||||
cache: 'pnpm'
|
||||
- run: |
|
||||
cat << 'EOF' > release-notes.txt
|
||||
|
||||
Reference in New Issue
Block a user