diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 656164c..b8bac87 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -69,7 +69,7 @@ jobs: run: cat code-coverage-results.md >> $GITHUB_STEP_SUMMARY - name: Archive test and code coverage results - uses: actions/upload-artifact@v6 + uses: actions/upload-artifact@v7 with: name: test-and-coverage-results path: |