Skip to content

Commit a99189c

Browse files
Bump withastro/action from 5.1.0 to 5.2.0 (#30)
Bumps [withastro/action](https://github.com/withastro/action) from 5.1.0 to 5.2.0. - [Release notes](https://github.com/withastro/action/releases) - [Commits](withastro/action@fc88a70...15aa0a5) --- updated-dependencies: - dependency-name: withastro/action dependency-version: 5.2.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 4c52b81 commit a99189c

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@fc88a7002f0c62327f26fb1b15f2a1d581249278 # v5.1.0
33+
uses: withastro/action@15aa0a5a1e067940253e3b259413ab2ae882a740 # v5.2.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)