diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index c9bddd802f5..ba9c46933cb 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -379,7 +379,7 @@ jobs: - name: Upload logs on failure if: failure() - uses: actions/upload-artifact@v2 + uses: actions/upload-artifact@v3 with: name: logs-${{ matrix.profile }}-${{ steps.parsed.outputs.result }} path: |