diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index db828aab..1b529a4f 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -116,7 +116,7 @@ jobs: - name: "🔽 Find the lowercase name of the repository" id: reponame - uses: ASzc/change-string-case-action@v3 + uses: ASzc/change-string-case-action@v4 with: string: ${{ github.repository }}