mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2025-12-06 14:55:07 +01:00
Update docker image node to v18 (#4149)
This commit is contained in:
parent
ec971d0473
commit
b9fdf68be3
2 changed files with 2 additions and 2 deletions
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
|
|
@ -180,7 +180,7 @@ jobs:
|
|||
- pre-commit
|
||||
strategy:
|
||||
matrix:
|
||||
node-version: [16.x]
|
||||
node-version: [18.x]
|
||||
steps:
|
||||
- uses: actions/checkout@v3
|
||||
-
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue