diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index a98d112f..dad3a16e 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -141,7 +141,7 @@ jobs: GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} - name: "🏷️ Create GitHub Release" - uses: softprops/action-gh-release@v1 + uses: softprops/action-gh-release@v3 with: tag_name: v${{ env.VERSION }} name: v${{ env.VERSION }}