forked from open-webui/open-webui
Compare commits
1 commit
0c13b17a3d
...
7144e07122
Author | SHA1 | Date | |
---|---|---|---|
7144e07122 |
1 changed files with 1 additions and 1 deletions
2
.github/workflows/format-backend.yaml
vendored
2
.github/workflows/format-backend.yaml
vendored
|
@ -14,7 +14,7 @@ jobs:
|
||||||
matrix:
|
matrix:
|
||||||
node-version:
|
node-version:
|
||||||
- latest
|
- latest
|
||||||
python-version: [ '3.11.2' ]
|
python-version: [ '3.12.2' ]
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v4
|
- uses: actions/checkout@v4
|
||||||
- name: Use Python
|
- name: Use Python
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue