Skip to content

Commit

Permalink
chore: update gh-action
Browse files Browse the repository at this point in the history
ankurk91 committed Apr 13, 2022
1 parent 50d7495 commit 03ffc27
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
@@ -27,9 +27,9 @@ jobs:
node-version: 16.x

- name: Setup pnpm
uses: pnpm/action-setup@v2.0.1
uses: pnpm/action-setup@v2.2.1
with:
version: 6.28.0
version: 6.x.x

- name: Install dependencies
run: pnpm install --frozen-lockfile

0 comments on commit 03ffc27

Please sign in to comment.