diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 1acf9b3..53b1233 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -29,7 +29,7 @@ jobs: run: make build-all - name: Create release and upload binaries - uses: softprops/action-gh-release@v2 + uses: softprops/action-gh-release@v3 if: startsWith(github.ref, 'refs/tags/') with: files: |