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.
2 parents 767c766 + 1d17d06 commit 57b629eCopy full SHA for 57b629e
1 file changed
.github/workflows/benchmark.yml
@@ -60,7 +60,7 @@ jobs:
60
cat bench.txt >> $GITHUB_ENV
61
echo 'EOF' >> $GITHUB_ENV
62
63
- - uses: actions/github-script@v7
+ - uses: actions/github-script@v8
64
with:
65
script: |
66
// Get the existing comments.
0 commit comments