Skip to content

Commit 0ee75bd

Browse files
committed
chore: Update withastro action in GH workflow
1 parent f726dbf commit 0ee75bd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/deploy.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ jobs:
3434
pip install equadratures
3535
./build_docs.sh
3636
- name: Install, build, and upload your site
37-
uses: withastro/action@v3
37+
uses: withastro/action@v4
3838
# with:
3939
# path: . # The root location of your Astro project inside the repository. (optional)
4040
# node-version: 20 # The specific version of Node that should be used to build your site. Defaults to 20. (optional)

0 commit comments

Comments
 (0)