Skip to content

Commit 6e5699a

Browse files
committed
Lint on latest node
1 parent bc0095a commit 6e5699a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ jobs:
5858
runs-on: ubuntu-latest
5959
strategy:
6060
matrix:
61-
node: ["18"]
61+
node: ["latest"]
6262
name: Lint on Node ${{ matrix.node }}
6363
steps:
6464
- uses: actions/checkout@v4

0 commit comments

Comments
 (0)