diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 3122a18..9b740c8 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -202,7 +202,7 @@ jobs: fi - name: Create Release - uses: softprops/action-gh-release@v2 + uses: softprops/action-gh-release@v3 with: tag_name: ${{ steps.version.outputs.VERSION }} name: Linx ${{ steps.version.outputs.VERSION }}