Skip to content

Commit

Permalink
Bump pnpm/action-setup from 2.0.1 to 2.2.4
Browse files Browse the repository at this point in the history
Bumps [pnpm/action-setup](https://github.com/pnpm/action-setup) from 2.0.1 to 2.2.4.
- [Release notes](https://github.com/pnpm/action-setup/releases)
- [Commits](pnpm/action-setup@v2.0.1...v2.2.4)

---
updated-dependencies:
- dependency-name: pnpm/action-setup
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and Robbert committed Aug 7, 2023
1 parent fe85d34 commit 544b944
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions .github/workflows/continuous-deployment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
with:
node-version: "18.14.x"

- uses: pnpm/action-setup@v2.0.1
- uses: pnpm/action-setup@v2.2.4
name: Install pnpm
id: pnpm-install
with:
Expand Down Expand Up @@ -56,7 +56,7 @@ jobs:
with:
node-version: "18.14.x"

- uses: pnpm/action-setup@v2.0.1
- uses: pnpm/action-setup@v2.2.4
name: Install pnpm
id: pnpm-install
with:
Expand Down Expand Up @@ -96,7 +96,7 @@ jobs:
with:
node-version: "18.14.x"

- uses: pnpm/action-setup@v2.0.1
- uses: pnpm/action-setup@v2.2.4
name: Install pnpm
id: pnpm-install
with:
Expand Down Expand Up @@ -145,7 +145,7 @@ jobs:
with:
node-version: "18.14.x"

- uses: pnpm/action-setup@v2.0.1
- uses: pnpm/action-setup@v2.2.4
name: Install pnpm
id: pnpm-install
with:
Expand Down Expand Up @@ -209,7 +209,7 @@ jobs:
with:
node-version: "18.14.x"

- uses: pnpm/action-setup@v2.0.1
- uses: pnpm/action-setup@v2.2.4
name: Install pnpm
id: pnpm-install
with:
Expand Down

0 comments on commit 544b944

Please sign in to comment.