mirror of
https://github.com/rowboatlabs/rowboat.git
synced 2026-04-26 00:46:23 +02:00
fix gh action
This commit is contained in:
parent
0aa6f99d54
commit
0478207c3f
1 changed files with 1 additions and 1 deletions
2
.github/workflows/electron-build.yml
vendored
2
.github/workflows/electron-build.yml
vendored
|
|
@ -18,7 +18,7 @@ jobs:
|
|||
- name: Setup pnpm
|
||||
uses: pnpm/action-setup@v4
|
||||
with:
|
||||
version: 8
|
||||
version: 9
|
||||
|
||||
- name: Setup Node.js
|
||||
uses: actions/setup-node@v4
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue