Skip to content

Commit c2c52fc

Browse files
authored
Update deploy-preview.yml
fix download-artifact version hash
1 parent d8b00ba commit c2c52fc

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
@@ -151,7 +151,7 @@ jobs:
151151
workload_identity_provider: ${{ secrets.WIF_PROVIDER }}
152152
service_account: ${{ secrets.WIF_SERVICE_ACCOUNT }}
153153

154-
- uses: actions/download-artifact@95815c8cf2ff2164869cbab79da8d1f422bc89e # v4
154+
- uses: actions/download-artifact@95815c38cf2ff2164869cbab79da8d1f422bc89e # v4
155155
with:
156156
name: build
157157

0 commit comments

Comments
 (0)