Skip to content

Commit

Permalink
Update pnpm/action-setup action to v2.4.1 (#532)
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 Jul 5, 2024
1 parent 4efc5af commit 23c28e7
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
steps:
- uses: actions/[email protected]

- uses: pnpm/[email protected].0
- uses: pnpm/[email protected].1
with:
version: ${{ env.PNPM_VERSION }}

Expand All @@ -45,7 +45,7 @@ jobs:
steps:
- uses: actions/[email protected]

- uses: pnpm/[email protected].0
- uses: pnpm/[email protected].1
with:
version: ${{ env.PNPM_VERSION }}

Expand Down Expand Up @@ -79,7 +79,7 @@ jobs:
steps:
- uses: actions/[email protected]

- uses: pnpm/[email protected].0
- uses: pnpm/[email protected].1
with:
version: ${{ env.PNPM_VERSION }}

Expand Down

0 comments on commit 23c28e7

Please sign in to comment.