diff --git a/.github/workflows/Release.yml b/.github/workflows/Release.yml index 0b48a5c..2e15a5d 100644 --- a/.github/workflows/Release.yml +++ b/.github/workflows/Release.yml @@ -17,7 +17,7 @@ jobs: uses: actions/checkout@v3 - name: Upload CMakeMM to release - uses: svenstaro/upload-release-action@2.3.0 + uses: svenstaro/upload-release-action@2.5.0 with: repo_token: ${{ secrets.GITHUB_TOKEN }} tag: ${{ github.ref }}