Skip to content

Commit

Permalink
chore: Upgrade actions/github-script action to v7 (#651)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Nov 17, 2023
1 parent 9afe333 commit 5803038
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/benchmark.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
- run: node -v
- run: pnpm install --frozen-lockfile
- run: pnpm benchmark
- uses: actions/github-script@v6.4.1
- uses: actions/github-script@v7.0.0
id: results
with:
script: |
Expand Down

0 comments on commit 5803038

Please sign in to comment.