Skip to content

Commit b93ba43

Browse files
authored
Update deploy.yml
1 parent 00ef139 commit b93ba43

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424
- name: Build Astro
2525
run: npm run build
2626
- name: Upload artifact (GitHub Pages)
27-
uses: actions/upload-artifact@v4
27+
uses: actions/upload-artifact@v3
2828
with:
2929
name: github-pages
3030
path: |

0 commit comments

Comments
 (0)