Skip to content

Commit

Permalink
github actions
Browse files Browse the repository at this point in the history
  • Loading branch information
hanaTsuk1 committed Aug 31, 2024
1 parent b8bd8e2 commit f7d6154
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -26,11 +26,11 @@ jobs:

- uses: pnpm/action-setup@v4
with:
version: 8
version: 9

- uses: actions/setup-node@v3
with:
node-version: 18
node-version: 20
cache: pnpm

- name: Build autostart exe
Expand Down

0 comments on commit f7d6154

Please sign in to comment.