Skip to content

Commit

Permalink
fix: agents pnpm version in ci
Browse files Browse the repository at this point in the history
  • Loading branch information
ixahmedxi committed Jun 5, 2023
1 parent 3333945 commit caf93b5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@ jobs:

- uses: pnpm/action-setup@v2.2.4
with:
version: 8.6.0
version: 8.6.1

- name: Setup Node.js environment
uses: actions/setup-node@v3
Expand Down

0 comments on commit caf93b5

Please sign in to comment.