Skip to content

Commit 652ffd2

Browse files
Bump withastro/action from 4 to 5
Bumps [withastro/action](https://github.com/withastro/action) from 4 to 5. - [Release notes](https://github.com/withastro/action/releases) - [Commits](withastro/action@v4...v5) --- updated-dependencies: - dependency-name: withastro/action dependency-version: '5' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 8ad5e23 commit 652ffd2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/website.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
- name: Checkout your repository using git
2222
uses: actions/checkout@v6
2323
- name: Install, build, and upload your site
24-
uses: withastro/action@v4
24+
uses: withastro/action@v5
2525
with:
2626
path: website # The root location of your Astro project inside the repository. (optional)
2727
# node-version: 20 # The specific version of Node that should be used to build your site. Defaults to 20. (optional)

0 commit comments

Comments
 (0)