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

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(deps): update pnpm/action-setup action to v2.2.4
Browse files Browse the repository at this point in the history
renovate[bot] authored Oct 15, 2022
1 parent d30faa9 commit 38d2e1f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/bump_deps.yml
Original file line number Diff line number Diff line change
@@ -13,7 +13,7 @@ jobs:
with:
node-version: "12"
- name: Setup PNPM
uses: pnpm/[email protected].1
uses: pnpm/[email protected].4
with:
version: latest

@@ -45,7 +45,7 @@ jobs:
with:
node-version: "12"
- name: Setup PNPM
uses: pnpm/[email protected].1
uses: pnpm/[email protected].4
with:
version: latest

0 comments on commit 38d2e1f

Please sign in to comment.