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 5480fe8 commit a01cdd8Copy full SHA for a01cdd8
.github/workflows/deploy.yml
@@ -15,7 +15,7 @@ jobs:
15
- name: Checkout your repository using git
16
uses: actions/checkout@v4
17
- name: Install, build, and upload your site
18
- uses: withastro/action@v3
+ uses: withastro/action@v4
19
deploy:
20
needs: build
21
runs-on: ubuntu-latest
0 commit comments