mirror of
https://github.com/freqtrade/frequi.git
synced 2024-11-10 10:21:55 +00:00
Merge pull request #1906 from freqtrade/dependabot/github_actions/main/pnpm/action-setup-4
Bump pnpm/action-setup from 3 to 4
This commit is contained in:
commit
a557ddf4a0
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
|
@ -28,7 +28,7 @@ jobs:
|
|||
|
||||
|
||||
- name: Install pnpm
|
||||
uses: pnpm/action-setup@v3
|
||||
uses: pnpm/action-setup@v4
|
||||
|
||||
- uses: actions/setup-node@v4
|
||||
with:
|
||||
|
|
Loading…
Reference in New Issue
Block a user