diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index dc3af3d..82f50c6 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -57,7 +57,7 @@ jobs: - name: Autobahn Report Artifact if: >- startsWith(matrix.os, 'ubuntu') - uses: actions/upload-artifact@v2 + uses: actions/upload-artifact@v3 with: name: autobahn report ${{ matrix.go }} ${{ matrix.os }} path: autobahn/report