Skip to content

Commit

Permalink
[github-actions]: Bump withastro/action from 2 to 3
Browse files Browse the repository at this point in the history
Bumps [withastro/action](https://github.com/withastro/action) from 2 to 3.
- [Release notes](https://github.com/withastro/action/releases)
- [Commits](withastro/action@v2...v3)

---
updated-dependencies:
- dependency-name: withastro/action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and tiagohm committed Oct 1, 2024
1 parent 4d39824 commit 2619e29
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
uses: actions/checkout@v4

- name: Install, build, and upload your site
uses: withastro/action@v2
uses: withastro/action@v3
with:
path: docs

Expand Down

0 comments on commit 2619e29

Please sign in to comment.