Skip to content

Commit 80b34aa

Browse files
Update pnpm/action-setup action to v3 (#42)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 85edc16 commit 80b34aa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tests.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ jobs:
3737
run: npm -v
3838

3939
- name: Installer PNPM
40-
uses: pnpm/action-setup@v2.4.0
40+
uses: pnpm/action-setup@v3.0.0
4141
with:
4242
version: latest
4343

0 commit comments

Comments
 (0)