Skip to content

Commit

Permalink
chore: Update cicd pnpm version to 9 (#242)
Browse files Browse the repository at this point in the history
* feat: Update docs

* docs: Update docs

* feat: Reset the route once go to the home view

* chore: Update cicd pnpm version to 9
  • Loading branch information
wenty22 authored Dec 19, 2024
1 parent 5916cd1 commit a4d8c28
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/actions/setup/action.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ runs:
uses: pnpm/action-setup@v2
id: pnpm-install
with:
version: 8
version: 9
run_install: false

- name: Setup pnpm config
Expand Down

0 comments on commit a4d8c28

Please sign in to comment.