Skip to content

Commit b978fdd

Browse files
committed
👷 Remove version in pnpm/action-setup@v4
Signed-off-by: Pascal Marco Caversaccio <pascal.caversaccio@hotmail.ch>
1 parent 97b99aa commit b978fdd

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

.github/workflows/checks.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,6 @@ jobs:
2323
- name: Install pnpm
2424
uses: pnpm/action-setup@v4
2525
with:
26-
version: latest
2726
run_install: false
2827

2928
- name: Get pnpm cache directory path

.github/workflows/test-contracts.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,6 @@ jobs:
2626
- name: Install pnpm
2727
uses: pnpm/action-setup@v4
2828
with:
29-
version: latest
3029
run_install: false
3130

3231
- name: Get pnpm cache directory path

0 commit comments

Comments
 (0)