diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 5df3817..12daf43 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -221,7 +221,7 @@ jobs: PY - name: Create GitHub Release - uses: softprops/action-gh-release@v2 + uses: softprops/action-gh-release@v3 with: tag_name: ${{ steps.ver.outputs.tag }} name: SLMCode ${{ steps.ver.outputs.tag }}