We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1601827 commit bbb367aCopy full SHA for bbb367a
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@v1
+ uses: withastro/action@v4
24
with:
25
path: .
26
node-version: 20
0 commit comments