Skip to content

Commit

Permalink
feat: update pipeline file
Browse files Browse the repository at this point in the history
Signed-off-by: tipusinghaw <[email protected]>
  • Loading branch information
tipusinghaw committed May 6, 2024
1 parent 93e5283 commit 06226c7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/pipeline.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ jobs:

- uses: pnpm/action-setup@v2
with:
version: 8.6.0
version: 9.0.1

- name: Install dependencies
run: pnpm install
Expand All @@ -57,7 +57,7 @@ jobs:

- uses: pnpm/action-setup@v2
with:
version: 8.6.0
version: 9.0.1

- name: Install dependencies
run: pnpm install
Expand Down

0 comments on commit 06226c7

Please sign in to comment.