diff --git a/.github/workflows/nf-test.yml b/.github/workflows/nf-test.yml index ee7fd61..c5c079a 100644 --- a/.github/workflows/nf-test.yml +++ b/.github/workflows/nf-test.yml @@ -143,7 +143,7 @@ jobs: - name: Upload test results if: always() # run even if tests fail - uses: actions/upload-artifact@v6 + uses: actions/upload-artifact@v7 with: name: nf-test-results-${{ matrix.filter }}-${{ matrix.profile }}-${{ matrix.NXF_VER }}-${{ matrix.shard }} path: |