We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 8c6dc7c + 4887836 commit 71b4ceaCopy full SHA for 71b4cea
.github/workflows/site-deploy.yaml
@@ -19,7 +19,7 @@ jobs:
19
uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7
20
21
- name: Install, build, and upload your site
22
- uses: withastro/action@877fd7e5cf5dc5d213f6701c790972aa25452ad3 # v2.0.1
+ uses: withastro/action@604679169f7a347c33065aab494742732d401e0e # v2.0.2
23
24
deploy:
25
if: ${{ github.ref == 'refs/heads/main' }}
0 commit comments