Skip to content

Commit

Permalink
use v4 actions checkout
Browse files Browse the repository at this point in the history
Signed-off-by: Navin Chandra <[email protected]>

Co-authored-by: Barun Acharya <[email protected]>
  • Loading branch information
navin772 and daemon1024 authored Sep 18, 2024
1 parent 077f0fb commit 740b76c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci-merge-coverage.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
runs-on: ubuntu-latest
timeout-minutes: 60
steps:
- uses: actions/checkout@v3
- uses: actions/checkout@v4
with:
submodules: true

Expand Down

0 comments on commit 740b76c

Please sign in to comment.