We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f1821a0 commit c025f87Copy full SHA for c025f87
1 file changed
.github/workflows/format-and-lint.yml
@@ -11,7 +11,7 @@ jobs:
11
runs-on: ubuntu-latest
12
strategy:
13
matrix:
14
- node-version: [18]
+ node-version: [23]
15
steps:
16
- name: Check out branch (pull request)
17
uses: actions/checkout@v4
0 commit comments