Skip to content

Commit 96af957

Browse files
authored
Merge pull request #1491 from UXARRAY/dependabot/github_actions/actions-556be15a16
Bump actions/github-script from 8 to 9 in the actions group
2 parents 1c57074 + 25978fd commit 96af957

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/asv-benchmarking-pr.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ jobs:
6565
6666
- name: Post or update result comment
6767
id: comment
68-
uses: actions/github-script@v8
68+
uses: actions/github-script@v9
6969
with:
7070
github-token: ${{ secrets.GITHUB_TOKEN }}
7171
script: |

0 commit comments

Comments
 (0)