mirror of
https://github.com/hodgef/simple-keyboard.git
synced 2026-04-11 00:02:15 +08:00
Update build dependency. Fixes #1977
This commit is contained in:
@@ -12,7 +12,7 @@ jobs:
|
||||
if: contains(github.ref, 'master')
|
||||
strategy:
|
||||
matrix:
|
||||
node-version: [14.18]
|
||||
node-version: [20.x]
|
||||
os: [ubuntu-latest]
|
||||
steps:
|
||||
- uses: actions/checkout@v1
|
||||
|
||||
Reference in New Issue
Block a user