Skip to content

Commit

Permalink
feat: updated to pipeline version (#35)
Browse files Browse the repository at this point in the history
  • Loading branch information
tipusinghaw authored Apr 18, 2024
1 parent 709483b commit e9f6ac6
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 @@ -60,7 +60,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 e9f6ac6

Please sign in to comment.