We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 70c0602 + df2603a commit 85cb452Copy full SHA for 85cb452
1 file changed
.github/workflows/benchmark.yml
@@ -59,7 +59,7 @@ jobs:
59
cat bench.txt >> $GITHUB_ENV
60
echo 'EOF' >> $GITHUB_ENV
61
62
- - uses: actions/github-script@v8
+ - uses: actions/github-script@v9
63
with:
64
script: |
65
// Get the existing comments.
0 commit comments