diff --git a/.github/workflows/Release.yml b/.github/workflows/Release.yml index 439b8c6..22aba0b 100644 --- a/.github/workflows/Release.yml +++ b/.github/workflows/Release.yml @@ -17,7 +17,7 @@ jobs: uses: actions/checkout@v4 - name: Upload CMakeMM to release - uses: svenstaro/upload-release-action@2.7.0 + uses: svenstaro/upload-release-action@2.9.0 with: repo_token: ${{ secrets.GITHUB_TOKEN }} tag: ${{ github.ref }}