Skip to content

Commit 2d8bc89

Browse files
chore(deps): update pnpm/action-setup action to v4.2.0 (#39)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 332ae60 commit 2d8bc89

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/continuous-deployment.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222
uses: actions/checkout@v4
2323

2424
- name: Use pnpm
25-
uses: pnpm/action-setup@v4.0.0
25+
uses: pnpm/action-setup@v4.2.0
2626
with:
2727
run_install: false
2828

0 commit comments

Comments
 (0)