Skip to content

Commit 9d76b7b

Browse files
authored
Merge branch 'master' into dependabot/npm_and_yarn/mocha-11.7.2
2 parents 0680acd + 72da17f commit 9d76b7b

File tree

3 files changed

+659
-719
lines changed

3 files changed

+659
-719
lines changed

.github/workflows/ci.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,10 +21,10 @@ jobs:
2121
- 23
2222

2323
steps:
24-
- uses: actions/checkout@v4
24+
- uses: actions/checkout@v5
2525

2626
- name: Use Node.js ${{ matrix.node-version }}
27-
uses: actions/setup-node@v4
27+
uses: actions/setup-node@v5
2828
with:
2929
node-version: ${{ matrix.node-version }}
3030
cache: npm

0 commit comments

Comments
 (0)