Skip to content

Commit

Permalink
Merge pull request #24 from ayanworks/feat/audit-changes
Browse files Browse the repository at this point in the history
  • Loading branch information
sairanjit authored May 7, 2024
2 parents 87bf864 + 958c681 commit 134f2c1
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 134f2c1

Please sign in to comment.