Skip to content

Commit c50285b

Browse files
chore(deps): update pnpm/action-setup action to v2.2.4
1 parent d193dc2 commit c50285b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ jobs:
1111
runs-on: ubuntu-latest
1212
steps:
1313
- uses: actions/checkout@v3
14-
- uses: pnpm/action-setup@v2.2.2
14+
- uses: pnpm/action-setup@v2.2.4
1515
with:
1616
version: latest
1717
- name: Use Node.js 16.x

0 commit comments

Comments
 (0)