diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 15bf4fe..4fbe9a7 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.3.2 + uses: softprops/action-gh-release@v2.4.1 env: GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} with: