Skip to content

Commit

Permalink
Merge pull request #11 from blockydevs/fix-cicd
Browse files Browse the repository at this point in the history
update pnpm version in github action
  • Loading branch information
stanislawkurzypBD authored Dec 17, 2024
2 parents 7239ba2 + 738a3a6 commit 8382097
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 4 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
node-version: '18'
- uses: pnpm/action-setup@v4
with:
version: 9
version: 9.10
- name: Install dependencies
run: pnpm install
- name: Run integration tests
Expand Down
3 changes: 0 additions & 3 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 8382097

Please sign in to comment.