Skip to content

Commit 7b2c2ae

Browse files
authored
Merge pull request #23 from htmlhint/dependabot/github_actions/withastro/action-4
Bump withastro/action from 3 to 4
2 parents e8d3368 + d720408 commit 7b2c2ae

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
- name: ⬇️ Checkout
2121
uses: actions/checkout@v4
2222
- name: Install, build, and upload your site
23-
uses: withastro/action@v3
23+
uses: withastro/action@v4
2424

2525
deploy:
2626
needs: build

0 commit comments

Comments
 (0)