Skip to content

Commit 4763e26

Browse files
Update pnpm/action-setup action to v2.4.1 (#686)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent dac333f commit 4763e26

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
steps:
1717
- uses: actions/checkout@v3
1818

19-
- uses: pnpm/action-setup@v2.2.4
19+
- uses: pnpm/action-setup@v2.4.1
2020
with:
2121
version: ${{ env.PNPM_VERSION }}
2222

0 commit comments

Comments
 (0)