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.
2 parents e8d3368 + d720408 commit 7b2c2aeCopy full SHA for 7b2c2ae
.github/workflows/build.yml
@@ -20,7 +20,7 @@ jobs:
20
- name: ⬇️ Checkout
21
uses: actions/checkout@v4
22
- name: Install, build, and upload your site
23
- uses: withastro/action@v3
+ uses: withastro/action@v4
24
25
deploy:
26
needs: build
0 commit comments