We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 1c57074 + 25978fd commit 96af957Copy full SHA for 96af957
1 file changed
.github/workflows/asv-benchmarking-pr.yml
@@ -65,7 +65,7 @@ jobs:
65
66
- name: Post or update result comment
67
id: comment
68
- uses: actions/github-script@v8
+ uses: actions/github-script@v9
69
with:
70
github-token: ${{ secrets.GITHUB_TOKEN }}
71
script: |
0 commit comments