We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 684b965 commit 0aea225Copy full SHA for 0aea225
.github/workflows/tests.yml
@@ -13,7 +13,7 @@ jobs:
13
- name: Checkout
14
uses: actions/checkout@v4
15
16
- - uses: pnpm/action-setup@v3.0.0
+ - uses: pnpm/action-setup@v4.1.0
17
with:
18
version: latest
19
0 commit comments