Skip to content

Commit ae2bc55

Browse files
committed
workflows: Update node-versions of action runners
1 parent 8c97d85 commit ae2bc55

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: .github/workflows/ci.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616

1717
strategy:
1818
matrix:
19-
node-version: [16, 18, 20]
19+
node-version: [18, 19, 20]
2020

2121
steps:
2222
- name: Setup PostgreSQL

0 commit comments

Comments
 (0)