We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent eabc3a8 commit c39f025Copy full SHA for c39f025
.github/workflows/deploy-to-aws.yml
@@ -17,6 +17,7 @@ jobs:
17
- name: Install dependencies
18
uses: pnpm/action-setup@v4
19
with:
20
+ version: latest
21
run_install: true
22
23
- name: Build site
0 commit comments