diff --git a/.github/workflows/go.yml b/.github/workflows/go.yml index 8b0c469..7d2e2d2 100644 --- a/.github/workflows/go.yml +++ b/.github/workflows/go.yml @@ -46,7 +46,7 @@ jobs: runs-on: ubuntu-latest steps: - name: Download executables - uses: actions/download-artifact@v3 + uses: actions/download-artifact@v4.1.7 with: name: junit2jira - name: Release