Skip to content

Commit 47fdf40

Browse files
committed
change action version
1 parent 62b1ba4 commit 47fdf40

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
@@ -27,7 +27,7 @@ jobs:
2727
uses: actions/checkout@v3
2828

2929
- name: Install, build, and upload your site
30-
uses: withastro/action@v3
30+
uses: withastro/action@v2
3131
with:
3232
node-version: 18 # The specific version of Node that should be used to build your site. Defaults to 16. (optional)
3333
# path: . # The root location of your Astro project inside the repository. (optional)

0 commit comments

Comments
 (0)