diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 5b4896c..b81fad2 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: |