Skip to content

Commit a01cdd8

Browse files
committed
uodate action
1 parent 5480fe8 commit a01cdd8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
- name: Checkout your repository using git
1616
uses: actions/checkout@v4
1717
- name: Install, build, and upload your site
18-
uses: withastro/action@v3
18+
uses: withastro/action@v4
1919
deploy:
2020
needs: build
2121
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)