diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index df0d397c9a..64cb8e909d 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -217,7 +217,7 @@ jobs: - name: List downloaded files run: tree -L 3 - - uses: softprops/action-gh-release@v1 + - uses: softprops/action-gh-release@v0.1.8 env: GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} with: