Skip to content

Commit 93348cd

Browse files
renovate[bot]vigsterkr
authored andcommitted
chore(deps): update actions/github-script action to v8
1 parent 692bdf7 commit 93348cd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/benchmarks.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -146,7 +146,7 @@ jobs:
146146

147147
- name: Comment PR with benchmark summary
148148
if: github.event_name == 'pull_request' && steps.restore-baseline.outputs.cache-hit == 'true'
149-
uses: actions/github-script@v7
149+
uses: actions/github-script@v8
150150
with:
151151
script: |
152152
const fs = require('fs');

0 commit comments

Comments
 (0)