Skip to content
This repository has been archived by the owner on Apr 19, 2023. It is now read-only.

Commit

Permalink
Merge pull request #3 from elonehoo/renovate/pnpm-action-setup-2.x
Browse files Browse the repository at this point in the history
chore(deps): update pnpm/action-setup action to v2.2.2
  • Loading branch information
elonehoo committed Aug 25, 2022
2 parents 5a6d2b4 + fe7c9cb commit 3574249
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Expand Up @@ -13,7 +13,7 @@ jobs:
- uses: actions/checkout@v3

- name: Install pnpm
uses: pnpm/action-setup@v2.2.1
uses: pnpm/action-setup@v2.2.2

- name: Install node
uses: actions/setup-node@v3
Expand Down

0 comments on commit 3574249

Please sign in to comment.