diff --git a/.github/workflows/github_release.yml b/.github/workflows/github_release.yml index f4eb250..680360b 100644 --- a/.github/workflows/github_release.yml +++ b/.github/workflows/github_release.yml @@ -82,7 +82,7 @@ jobs: - name: Create Release id: create_release - uses: softprops/action-gh-release@v2 + uses: softprops/action-gh-release@v3 env: GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} with: