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 d8b00ba commit c2c52fcCopy full SHA for c2c52fc
.github/workflows/deploy-preview.yml
@@ -151,7 +151,7 @@ jobs:
151
workload_identity_provider: ${{ secrets.WIF_PROVIDER }}
152
service_account: ${{ secrets.WIF_SERVICE_ACCOUNT }}
153
154
- - uses: actions/download-artifact@95815c8cf2ff2164869cbab79da8d1f422bc89e # v4
+ - uses: actions/download-artifact@95815c38cf2ff2164869cbab79da8d1f422bc89e # v4
155
with:
156
name: build
157
0 commit comments