Skip to content

Commit c4b7933

Browse files
Update pnpm/action-setup action to v5
1 parent f1be8f1 commit c4b7933

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build-and-push-docker-image.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
- name: Checkout
2222
uses: actions/checkout@v6
2323

24-
- uses: pnpm/action-setup@v4
24+
- uses: pnpm/action-setup@v5
2525

2626
- name: Use Node.js
2727
uses: actions/setup-node@v6

0 commit comments

Comments
 (0)