diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index f6e2954..2543b88 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -65,7 +65,7 @@ jobs: run: cat code-coverage-results.md >> $GITHUB_STEP_SUMMARY - name: Archive test and code coverage results - uses: actions/upload-artifact@v4 + uses: actions/upload-artifact@v5 with: name: test-and-coverage-results path: |