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 1d05f2f commit 588a581Copy full SHA for 588a581
.github/workflows/release.yml
@@ -80,7 +80,7 @@ jobs:
80
name: binaries
81
path: binaries
82
83
- - uses: actions/github-script@v7
+ - uses: actions/github-script@v8
84
with:
85
github-token: ${{ secrets.GITHUB_TOKEN }}
86
script: |
0 commit comments