We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6b8647d commit 62380f1Copy full SHA for 62380f1
1 file changed
.github/workflows/deploy.yml
@@ -25,7 +25,7 @@ jobs:
25
persist-credentials: false
26
27
- name: Install, build, and upload your site
28
- uses: withastro/action@32474c4384d86fc69c1739a9cddc665769fb88b5 # v4.2.0
+ uses: withastro/action@a4407e937037e68022f04ae1c068d3634f08bc8d # v4.2.1
29
with:
30
path: ./docs
31
0 commit comments