Update actions/checkout action to v4 (#4572)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Francisco Giordano <fg@frang.io>
This commit is contained in:
renovate[bot]
2023-09-04 21:38:01 +00:00
committed by GitHub
parent 1523a4f071
commit 9ef69c03d1
7 changed files with 20 additions and 20 deletions

View File

@ -11,7 +11,7 @@ jobs:
environment: push-upgradeable
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: actions/checkout@v4
with:
repository: OpenZeppelin/openzeppelin-contracts-upgradeable
fetch-depth: 0