Skip to content

Commit e722b1b

Browse files
authored
Merge pull request #919 from erikbra/dependabot/github_actions/actions/setup-node-7.0.0
Bump actions/setup-node from 6.4.0 to 7.0.0
2 parents 37276bc + 77ff819 commit e722b1b

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
@@ -27,7 +27,7 @@ jobs:
2727
dotnet-version: 10.0.x
2828

2929
- name: Setup Node.js
30-
uses: actions/setup-node@v6.4.0
30+
uses: actions/setup-node@v7.0.0
3131
with:
3232
node-version: 22
3333

0 commit comments

Comments
 (0)