diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 88e08fc..4a8202b 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -29,7 +29,7 @@ jobs: - name: Create Release id: create-release - uses: softprops/action-gh-release@v2.6.1 + uses: softprops/action-gh-release@v3.0.0 env: GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} with: