We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0d33f27 commit 3d616fcCopy full SHA for 3d616fc
1 file changed
.github/workflows/codegen.yml
@@ -14,7 +14,7 @@ jobs:
14
outputs:
15
services: ${{ steps.chunk.outputs.result }}
16
steps:
17
- - uses: actions/github-script@v7
+ - uses: actions/github-script@v8
18
id: chunk
19
with:
20
script: |
0 commit comments