We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 65ae99b + ce20c4e commit 0207d51Copy full SHA for 0207d51
.github/workflows/build.yml
@@ -23,7 +23,7 @@ jobs:
23
persist-credentials: false
24
25
- name: Install, build, and upload your site
26
- uses: withastro/action@32474c4384d86fc69c1739a9cddc665769fb88b5 # v4.2.0
+ uses: withastro/action@2226b5671ff302b175d9843add614af27e60bbfc # v5.0.0
27
28
deploy:
29
needs: build
0 commit comments