We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f726dbf commit 0ee75bdCopy full SHA for 0ee75bd
1 file changed
.github/workflows/deploy.yaml
@@ -34,7 +34,7 @@ jobs:
34
pip install equadratures
35
./build_docs.sh
36
- name: Install, build, and upload your site
37
- uses: withastro/action@v3
+ uses: withastro/action@v4
38
# with:
39
# path: . # The root location of your Astro project inside the repository. (optional)
40
# node-version: 20 # The specific version of Node that should be used to build your site. Defaults to 20. (optional)
0 commit comments