diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index f036f39..c6ba3e9 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -10,7 +10,7 @@ jobs: - uses: actions/checkout@v4 - name: Get Current Version - uses: actions/github-script@v7 + uses: actions/github-script@v9 id: cv with: script: |