diff --git a/.github/workflows/go.yml b/.github/workflows/go.yml index 8d3bd04c6..b01fd0372 100644 --- a/.github/workflows/go.yml +++ b/.github/workflows/go.yml @@ -187,7 +187,7 @@ jobs: name: windows-build-artifacts-${{ matrix.PLATFORM_ID }} path: build/ - - uses: actions/github-script@v6 + - uses: actions/github-script@v7 with: script: | const script = require('./_tools/parse_version.js')