Skip to content

Commit

Permalink
chore(deps): update dawidd6/action-download-artifact action to v3 (#1…
Browse files Browse the repository at this point in the history
…0974)

Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Victoria <[email protected]>
  • Loading branch information
renovate[bot] and lvpeschke authored May 22, 2024
1 parent f7047d3 commit 98922df
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/celo-monorepo.yml
Original file line number Diff line number Diff line change
Expand Up @@ -172,7 +172,7 @@ jobs:
with:
artifacts_to_cache: ${{ needs.install-dependencies.outputs.artifacts_to_cache }}
- name: Download protocol devchain artifact
uses: dawidd6/action-download-artifact@v2
uses: dawidd6/action-download-artifact@v3
with:
workflow: protocol-devchain.yml
name: devchain-${{ env.RELEASE_TAG }}
Expand Down

0 comments on commit 98922df

Please sign in to comment.