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 3cbe463 + a5d8592 commit f9266feCopy full SHA for f9266fe
.github/workflows/performance.yml
@@ -61,7 +61,7 @@ jobs:
61
cat $RUNNER_TEMP/comment.md
62
- name: Comment performance update on PR
63
if: github.event_name == 'pull_request'
64
- uses: actions/github-script@v7
+ uses: actions/github-script@v8
65
with:
66
script: |
67
var fs = require('fs');
0 commit comments