Skip to content

Commit 4c56589

Browse files
authored
Merge pull request #35 from htmlhint/dependabot/github_actions/withastro/action-4.2.0
Bump withastro/action from 4.1.0 to 4.2.0
2 parents 0e86ccf + e945c79 commit 4c56589

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@77fad83745446cf039d76af7037b782f1af80749 # v4.1.0
26+
uses: withastro/action@32474c4384d86fc69c1739a9cddc665769fb88b5 # v4.2.0
2727

2828
deploy:
2929
needs: build

0 commit comments

Comments
 (0)