mirror of
https://github.com/misskey-dev/misskey.git
synced 2026-05-01 08:05:39 +02:00
update node to 22.11.0 (#14869)
* wip * Update CHANGELOG.md * Update CHANGELOG.md
This commit is contained in:
2
.github/workflows/test-federation.yml
vendored
2
.github/workflows/test-federation.yml
vendored
@@ -20,7 +20,7 @@ jobs:
|
||||
runs-on: ubuntu-latest
|
||||
strategy:
|
||||
matrix:
|
||||
node-version: [20.16.0]
|
||||
node-version: [22.11.0]
|
||||
steps:
|
||||
- uses: actions/checkout@v4
|
||||
with:
|
||||
|
||||
Reference in New Issue
Block a user