Skip to content

Commit 0207d51

Browse files
authored
Merge pull request #44 from htmlhint/dependabot/github_actions/withastro/action-5.0.0
Bump withastro/action from 4.2.0 to 5.0.0
2 parents 65ae99b + ce20c4e commit 0207d51

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
@@ -23,7 +23,7 @@ jobs:
2323
persist-credentials: false
2424

2525
- name: Install, build, and upload your site
26-
uses: withastro/action@32474c4384d86fc69c1739a9cddc665769fb88b5 # v4.2.0
26+
uses: withastro/action@2226b5671ff302b175d9843add614af27e60bbfc # v5.0.0
2727

2828
deploy:
2929
needs: build

0 commit comments

Comments
 (0)