mirror of
https://github.com/misskey-dev/misskey.git
synced 2026-05-01 02:15:41 +02:00
update node to 20.4.0
This commit is contained in:
2
.github/workflows/test-production.yml
vendored
2
.github/workflows/test-production.yml
vendored
@@ -16,7 +16,7 @@ jobs:
|
||||
|
||||
strategy:
|
||||
matrix:
|
||||
node-version: [18.x]
|
||||
node-version: [20.x]
|
||||
|
||||
steps:
|
||||
- uses: actions/checkout@v3.3.0
|
||||
|
||||
Reference in New Issue
Block a user