mirror of
https://github.com/unraid/api.git
synced 2025-12-20 08:09:42 -06:00
chore: update pnpm action to use the latest version
This commit is contained in:
1
.github/workflows/release-production.yml
vendored
1
.github/workflows/release-production.yml
vendored
@@ -31,6 +31,7 @@ jobs:
|
||||
- uses: pnpm/action-setup@v4
|
||||
name: Install pnpm
|
||||
with:
|
||||
version: latest
|
||||
run_install: false
|
||||
- uses: actions/setup-node@v5
|
||||
with:
|
||||
|
||||
Reference in New Issue
Block a user