Skip to content

Commit 2b198eb

Browse files
chore(deps): update withastro/action action to v6
1 parent 89fe2f7 commit 2b198eb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/deploy.yaml

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@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6
2323
- name: Install, build, and upload your site output
24-
uses: withastro/action@fc88a7002f0c62327f26fb1b15f2a1d581249278 # v5.1.0
24+
uses: withastro/action@44706356b4eb735f8b9035699eb4796241a040c4 # v6.1.0
2525
with:
2626
path: ./ # The root location of your Astro project inside the repository. (optional)
2727
node-version: 23 # The specific version of Node that should be used to build your site. Defaults to 18. (optional)

0 commit comments

Comments
 (0)