Skip to content

Commit

Permalink
Merge pull request #95 from jihchi/dependabot/github_actions/pnpm/act…
Browse files Browse the repository at this point in the history
…ion-setup-4

Bump pnpm/action-setup from 3 to 4
  • Loading branch information
jihchi committed May 13, 2024
2 parents 54d751f + 5cefa94 commit 1a3c731
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Expand Up @@ -15,7 +15,7 @@ jobs:
- name: Checkout repo
uses: actions/checkout@v4

- uses: pnpm/action-setup@v3
- uses: pnpm/action-setup@v4

- name: Use Node ${{ matrix.node }}
uses: actions/setup-node@v4
Expand Down

0 comments on commit 1a3c731

Please sign in to comment.