diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 968742b3..e219e105 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -91,7 +91,7 @@ jobs: path: dist/dbmate-* - name: Publish binaries - uses: softprops/action-gh-release@v2 + uses: softprops/action-gh-release@v3 if: ${{ startsWith(github.ref, 'refs/tags/v') }} with: files: dist/dbmate-*