Skip to content

Commit 4167747

Browse files
committed
chore: fix github workflow mention from actionlint
1 parent 8673d42 commit 4167747

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ jobs:
1414
strategy:
1515
matrix:
1616
os: [ubuntu-latest]
17+
node: [20]
1718

1819
runs-on: ${{ matrix.os }}
1920

0 commit comments

Comments
 (0)