Skip to content

Commit 10326f0

Browse files
chore(deps): Update dependency node to v22.15.0 (#124)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 6b7330c commit 10326f0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/no-broken-links.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
- name: Setup Node.js
1919
uses: actions/setup-node@v4
2020
with:
21-
node-version: 22.14.0
21+
node-version: 22.15.0
2222

2323
- name: Run Mintlify Script
2424
run: npx mintlify broken-links

0 commit comments

Comments
 (0)