Skip to content

Commit c01864d

Browse files
Update dependency node to v22 (#304)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 97117a2 commit c01864d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ jobs:
5555
- name: Use Node.js 18
5656
uses: actions/setup-node@v4
5757
with:
58-
node-version: 18
58+
node-version: 22
5959
- run: sudo apt-get install markdown -y
6060
- uses: actions/[email protected]
6161
with:

0 commit comments

Comments
 (0)