Skip to content

Commit 5aec6f1

Browse files
chore(deps): update pnpm/action-setup action to v2.4.1
1 parent 9cef7b6 commit 5aec6f1

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.4.1
1515
with:
1616
version: latest
1717
- name: Use Node.js 16.x

0 commit comments

Comments
 (0)