Skip to content

Commit 180f0aa

Browse files
chore: Update Node.js to v22
1 parent febea74 commit 180f0aa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/lint.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ on:
77
jobs:
88
lint:
99
runs-on: ubuntu-latest
10-
container: node:20
10+
container: node:22
1111
steps:
1212
- uses: actions/checkout@v3
1313
- name: Install prettier.

0 commit comments

Comments
 (0)