diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index 4b8520b0..db90a6d0 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -60,7 +60,7 @@ jobs: uses: codecov/codecov-action@v1 - name: archive test results if: ${{ always() }} - uses: actions/upload-artifact@v2 + uses: actions/upload-artifact@v4 with: name: test-results_parallel=${{ matrix.w90-binary-parallel }} path: |