Skip to content

Commit

Permalink
chore(deps): update pnpm/action-setup action to v2.4.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Aug 1, 2024
1 parent 769cdb0 commit a07be5c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:

steps:
- uses: actions/checkout@v2
- uses: pnpm/[email protected].0
- uses: pnpm/[email protected].1
with:
version: 6.24.4
- name: Use Node.js ${{ matrix.node-version }}
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:

steps:
- uses: actions/checkout@v2
- uses: pnpm/[email protected].0
- uses: pnpm/[email protected].1
with:
version: 6.24.4
- name: Use Node.js ${{ matrix.node-version }}
Expand Down

0 comments on commit a07be5c

Please sign in to comment.