diff --git a/.github/workflows/int.yml b/.github/workflows/int.yml index 938a6dd7..7cc77a00 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@v1 + uses: actions/upload-artifact@v2.2.2 with: name: test_debugging_help path: tests