Skip to content

Commit 67ad6f1

Browse files
Bump withastro/action from 6.0.0 to 6.1.0 (#45)
Bumps [withastro/action](https://github.com/withastro/action) from 6.0.0 to 6.1.0. - [Release notes](https://github.com/withastro/action/releases) - [Commits](withastro/action@74d664f...4470635) --- updated-dependencies: - dependency-name: withastro/action dependency-version: 6.1.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 6e87253 commit 67ad6f1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/publish-docs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ jobs:
3030
- name: Checkout your repository using git
3131
uses: actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6.0.1
3232
- name: Install, build, and upload your site output
33-
uses: withastro/action@74d664f13f9f9063e37b49d74a74613dbf94db3c # v6.0.0
33+
uses: withastro/action@44706356b4eb735f8b9035699eb4796241a040c4 # v6.1.0
3434
with:
3535
path: docs # The root location of your Astro project inside the repository. (optional)
3636
node-version: 24 # The specific version of Node that should be used to build your site. Defaults to 22. (optional)

0 commit comments

Comments
 (0)