Skip to content

Commit

Permalink
Merge pull request #49 from mudkipdev/renovate/withastro-action-3.x
Browse files Browse the repository at this point in the history
  • Loading branch information
mudkipdev authored Sep 3, 2024
2 parents 3b98caa + 4c64f23 commit 3a1e29d
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 @@ -17,7 +17,7 @@ jobs:
- name: Checkout your repository using Git
uses: actions/checkout@v4
- name: Install, build, and upload your site
uses: withastro/action@v2
uses: withastro/action@v3
deploy:
needs: build
runs-on: ubuntu-latest
Expand Down

0 comments on commit 3a1e29d

Please sign in to comment.