Skip to content

Commit

Permalink
🏁
Browse files Browse the repository at this point in the history
  • Loading branch information
transitive-bullshit committed Jul 24, 2024
1 parent 64bdb88 commit 22e3e49
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
uses: pnpm/action-setup@v3
id: pnpm-install
with:
version: 9.2.0
version: 9.6.0
run_install: false

- name: Get pnpm store directory
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"type": "git",
"url": "git+https://github.com/transitive-bullshit/agentic.git"
},
"packageManager": "pnpm@9.2.0",
"packageManager": "pnpm@9.6.0",
"engines": {
"node": ">=18"
},
Expand Down

0 comments on commit 22e3e49

Please sign in to comment.