Skip to content
This repository has been archived by the owner on Aug 7, 2023. It is now read-only.

Commit

Permalink
chore(deps): update pnpm/action-setup action to v2.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jul 26, 2023
1 parent d30faa9 commit 7af21a4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/bump_deps.yml
Expand Up @@ -13,7 +13,7 @@ jobs:
with:
node-version: "12"
- name: Setup PNPM
uses: pnpm/action-setup@v2.2.1
uses: pnpm/action-setup@v2.4.0
with:
version: latest

Expand Down Expand Up @@ -45,7 +45,7 @@ jobs:
with:
node-version: "12"
- name: Setup PNPM
uses: pnpm/action-setup@v2.2.1
uses: pnpm/action-setup@v2.4.0
with:
version: latest

Expand Down

0 comments on commit 7af21a4

Please sign in to comment.