Skip to content

Commit

Permalink
Add maybe the checkout which could be messed up
Browse files Browse the repository at this point in the history
  • Loading branch information
Letme committed Jan 12, 2025
1 parent c759344 commit 3583406
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/c-cpp-coveralls.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
gcc_version: ['13']
os: [ubuntu-latest]
steps:
- uses: actions/checkout@v2
- uses: actions/checkout@v3
with:
submodules: recursive
- name: Install gcc-${{ matrix.gcc_version }} and other dependencies
Expand Down

0 comments on commit 3583406

Please sign in to comment.