Skip to content

Commit

Permalink
Merge pull request #27 from advanced-astro/renovate/withastro-action-1.x
Browse files Browse the repository at this point in the history
Update withastro/action action to v1
  • Loading branch information
rdwz committed Nov 17, 2023
2 parents 294a95f + 27d6b56 commit 7e3cee0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
uses: actions/checkout@v4

- name: Install, build, and upload your site output
uses: withastro/action@v0
uses: withastro/action@v1

deploy:
needs: build
Expand Down

0 comments on commit 7e3cee0

Please sign in to comment.