diff --git a/.github/workflows/int.yml b/.github/workflows/int.yml index 6fcfa3e..da6c2bb 100644 --- a/.github/workflows/int.yml +++ b/.github/workflows/int.yml @@ -61,7 +61,7 @@ jobs: - name: Persist log files if: ${{ failure() }} - uses: actions/upload-artifact@v2.3.1 + uses: actions/upload-artifact@v3 with: name: test_debugging_help path: tests