Skip to content

Commit

Permalink
Update dependency pnpm to v7
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jun 22, 2022
1 parent d14ba98 commit 0524a41
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/build-and-deploy.yml
Expand Up @@ -6,7 +6,7 @@ on:
- main

env:
PNPM_VERSION: 6.32.24
PNPM_VERSION: 7.3.0

jobs:
build-and-deploy:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Expand Up @@ -8,7 +8,7 @@ on:
pull_request: {}

env:
PNPM_VERSION: 6.32.24
PNPM_VERSION: 7.3.0

concurrency:
group: ci-${{ github.head_ref || github.ref }}
Expand Down

0 comments on commit 0524a41

Please sign in to comment.