We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bbb367a commit 180c7c7Copy full SHA for 180c7c7
1 file changed
.github/workflows/deploy.yml
@@ -20,7 +20,7 @@ jobs:
20
- name: Checkout your repository using git
21
uses: actions/checkout@v4
22
- name: Install, build, and upload your site
23
- uses: withastro/action@v4
+ uses: withastro/action@v3
24
with:
25
path: .
26
node-version: 20
0 commit comments