Skip to content

Commit

Permalink
8 is not 9
Browse files Browse the repository at this point in the history
  • Loading branch information
kashike committed Jun 13, 2024
1 parent 65e2a6a commit 2aabba3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
- name: "setup pnpm"
uses: "pnpm/action-setup@v4"
with:
version: 8
version: 9
- name: "setup node"
uses: "actions/setup-node@v4"
with:
Expand Down

0 comments on commit 2aabba3

Please sign in to comment.