diff --git a/.github/workflows/go.yml b/.github/workflows/go.yml index df9d9f5..e766b33 100644 --- a/.github/workflows/go.yml +++ b/.github/workflows/go.yml @@ -113,7 +113,7 @@ jobs: contents: write steps: - name: Download all artifacts - uses: actions/download-artifact@v4 + uses: actions/download-artifact@v8 with: path: artifacts merge-multiple: true