diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 6d51dfd..4c84afb 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -30,7 +30,7 @@ jobs: # GORELEASER_KEY: ${{ secrets.GORELEASER_KEY }} - name: Upload assets - uses: actions/upload-artifact@v4 + uses: actions/upload-artifact@v5 with: name: forwarder path: dist/*