We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8104964 commit bf34e66Copy full SHA for bf34e66
.github/workflows/build-and-deploy.yml
@@ -9,7 +9,7 @@ jobs:
9
- name: Checkout
10
uses: actions/checkout@v4
11
12
- - uses: pnpm/action-setup@v2
+ - uses: pnpm/action-setup@v4
13
with:
14
version: latest
15
0 commit comments