diff --git a/.github/workflows/int.yml b/.github/workflows/int.yml index 0b1fc4e4..a8360b95 100644 --- a/.github/workflows/int.yml +++ b/.github/workflows/int.yml @@ -67,7 +67,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