Skip to content

Commit e52ff24

Browse files
authored
fix(ci): pnpm/action-setup 2.4.1
1 parent 5c346f6 commit e52ff24

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@ jobs:
8383
run: fluence local up
8484

8585
- name: Setup pnpm
86-
uses: pnpm/action-setup@v2.2.4
86+
uses: pnpm/action-setup@v2.4.1
8787
with:
8888
version: 8
8989

0 commit comments

Comments
 (0)