Skip to content

Commit

Permalink
Bump withastro/action from 2 to 3 (#119)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Sep 2, 2024
1 parent b7c337b commit 12ac40c
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
with:
path: docs
node-version: 20
Expand Down

0 comments on commit 12ac40c

Please sign in to comment.