Skip to content

Commit 93d5af4

Browse files
author
Gonzalo Diaz
committed
[CONFIG] Markdown Lint runtime updated in Github Actions.
1 parent 9711116 commit 93d5af4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/markdown-lint.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
strategy:
1717
matrix:
1818
os: [ubuntu-latest]
19-
node-version: [20.x]
19+
node-version: [22.x]
2020
# See supported Node.js release schedule at https://nodejs.org/en/about/releases/
2121

2222
steps:

0 commit comments

Comments
 (0)