Skip to content

Commit

Permalink
Update dependency pnpm to v8.15.4 (#923)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Mar 1, 2024
1 parent c380614 commit 95c82ba
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ on:
pull_request: {}

env:
PNPM_VERSION: 8.15.1
PNPM_VERSION: 8.15.4

concurrency:
group: ci-${{ github.head_ref || github.ref }}
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ on:
- main

env:
PNPM_VERSION: 8.15.1
PNPM_VERSION: 8.15.4

jobs:
build-and-deploy:
Expand Down

0 comments on commit 95c82ba

Please sign in to comment.