Skip to content

Commit

Permalink
chore(deps): Bump actions/checkout from 3 to 4 (celestiaorg#3436)
Browse files Browse the repository at this point in the history
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored May 27, 2024
1 parent 20c2beb commit 08d7b45
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci_release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -145,7 +145,7 @@ jobs:
permissions:
contents: write
steps:
- uses: actions/checkout@v3
- uses: actions/checkout@v4

- run: |
make openrpc-gen > openrpc.json
Expand Down

0 comments on commit 08d7b45

Please sign in to comment.