Skip to content

Commit 053a389

Browse files
Bump actions/download-artifact from 4.1.8 to 4.1.9 in the github-actions group (#3349)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 01bc5a8 commit 053a389

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy-preview.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -131,7 +131,7 @@ jobs:
131131
132132
- name: Download site build from PR
133133
if: ${{ steps.get-info.outputs.result != 'null' }}
134-
uses: actions/download-artifact@fa0a91b85d4f404e444e00e005971372dc801d16 # v4.1.8
134+
uses: actions/download-artifact@cc203385981b70ca67e1cc392babf9cc229d5806 # v4.1.9
135135
with:
136136
name: site
137137
path: site

0 commit comments

Comments
 (0)