diff --git a/.github/workflows/cc.yml b/.github/workflows/cc.yml index 32e65e0..d301909 100644 --- a/.github/workflows/cc.yml +++ b/.github/workflows/cc.yml @@ -29,7 +29,7 @@ jobs: swap-storage: true - name: Checkout sources - uses: actions/checkout@v4 + uses: actions/checkout@v5 with: submodules: recursive @@ -57,4 +57,4 @@ jobs: # Disable to avoid CI failure as following: # ['error'] There was an error running the uploader: Error uploading to https://codecov.io: Error: There was an error fetching the storage # URL during POST: 404 - {'detail': ErrorDetail(string='Could not find a repository, try using repo upload token', code='not_found')} - # fail_ci_if_error: true \ No newline at end of file + # fail_ci_if_error: true