We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bfba14f commit ea5d877Copy full SHA for ea5d877
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@74d664f13f9f9063e37b49d74a74613dbf94db3c # v6.0.0
+ uses: withastro/action@44706356b4eb735f8b9035699eb4796241a040c4 # v6.1.0
29
with:
30
path: ./docs
31
0 commit comments