Skip to content

Commit 57b629e

Browse files
authored
Merge pull request #109 from patchlevel/renovate/actions-github-script-8.x
Update actions/github-script action to v8
2 parents 767c766 + 1d17d06 commit 57b629e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/benchmark.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ jobs:
6060
cat bench.txt >> $GITHUB_ENV
6161
echo 'EOF' >> $GITHUB_ENV
6262
63-
- uses: actions/github-script@v7
63+
- uses: actions/github-script@v8
6464
with:
6565
script: |
6666
// Get the existing comments.

0 commit comments

Comments
 (0)