We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6b70b05 commit c6b968cCopy full SHA for c6b968c
.github/workflows/update-gyp-next.yml
@@ -21,7 +21,7 @@ jobs:
21
with:
22
persist-credentials: false
23
24
- - uses: actions/github-script@v7
+ - uses: actions/github-script@v8
25
id: get-gyp-next-version
26
27
script: |
0 commit comments