There was an error while loading. Please reload this page.
2 parents 9d3e09e + 0f3740e commit ed0c55aCopy full SHA for ed0c55a
1 file changed
.github/workflows/release.yml
@@ -90,7 +90,7 @@ jobs:
90
echo "version=$VERSION" >> $GITHUB_OUTPUT
91
92
- name: Create Release
93
- uses: softprops/action-gh-release@v1
+ uses: softprops/action-gh-release@v3
94
with:
95
body_path: changelog.txt
96
name: Release ${{ steps.changelog.outputs.version }}
0 commit comments