Skip to content

Commit f85701c

Browse files
authored
Merge pull request #19 from smakosh/fix/ci-release
fix: ci release pnpm action version
2 parents 4be318e + 041cf3f commit f85701c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
fetch-depth: 0
2020

2121
- name: Use PNPM
22-
uses: pnpm/action-setup@v2.2.4
22+
uses: pnpm/action-setup@v4
2323
with:
2424
version: 8.6.1
2525

0 commit comments

Comments
 (0)