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 3333a3c commit 6bc6663Copy full SHA for 6bc6663
.github/workflows/celo-monorepo.yml
@@ -176,7 +176,7 @@ jobs:
176
with:
177
artifacts_to_cache: ${{ needs.install-dependencies.outputs.artifacts_to_cache }}
178
- name: Download protocol devchain artifact
179
- uses: dawidd6/action-download-artifact@20319c5641d495c8a52e688b7dc5fada6c3a9fbc
+ uses: dawidd6/action-download-artifact@19f6be5f04a702e84928b9c7db33da57bd5415c2
180
181
workflow: protocol-devchain.yml
182
name: devchain-${{ env.RELEASE_TAG }}
0 commit comments