diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index d859323e..cd972787 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -27,7 +27,7 @@ jobs: runs-on: ubuntu-latest steps: - name: Compute Tag - uses: actions/github-script@v6 + uses: actions/github-script@v7 id: compute-tag with: result-encoding: string