mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2026-01-24 06:07:21 +01:00
Update docker image and ci to node 20
This commit is contained in:
parent
5fce21e269
commit
3a36d9b1ae
2 changed files with 2 additions and 2 deletions
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
|
|
@ -179,7 +179,7 @@ jobs:
|
|||
- pre-commit
|
||||
strategy:
|
||||
matrix:
|
||||
node-version: [18.x]
|
||||
node-version: [20.x]
|
||||
steps:
|
||||
- uses: actions/checkout@v3
|
||||
-
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue