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.
1 parent 01bc5a8 commit 053a389Copy full SHA for 053a389
.github/workflows/deploy-preview.yml
@@ -131,7 +131,7 @@ jobs:
131
132
- name: Download site build from PR
133
if: ${{ steps.get-info.outputs.result != 'null' }}
134
- uses: actions/download-artifact@fa0a91b85d4f404e444e00e005971372dc801d16 # v4.1.8
+ uses: actions/download-artifact@cc203385981b70ca67e1cc392babf9cc229d5806 # v4.1.9
135
with:
136
name: site
137
path: site
0 commit comments