We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 526e778 commit b9908b6Copy full SHA for b9908b6
.github/workflows/deploy.yml
@@ -21,7 +21,7 @@ jobs:
21
- name: Checkout
22
uses: actions/checkout@v5
23
- name: Install, build, and upload your site output
24
- uses: withastro/action@v4
+ uses: withastro/action@v5
25
with:
26
package-manager: pnpm
27
0 commit comments