Skip to content

Commit 9d1f370

Browse files
chore(deps): Update dependency node to v22.15.1 (#132)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 81f728f commit 9d1f370

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
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.15.0
21+
node-version: 22.15.1
2222

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

0 commit comments

Comments
 (0)