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 7f669bc commit dc2ab96Copy full SHA for dc2ab96
.github/workflows/deploy.yml
@@ -26,7 +26,7 @@ jobs:
26
uses: actions/checkout@v4
27
28
- name: Install & build with Astro
29
- uses: withastro/action@v3
+ uses: withastro/action@v4
30
31
deploy:
32
needs: build
0 commit comments