mirror of
https://github.com/inventree/InvenTree.git
synced 2025-04-28 11:36:44 +00:00
bump upload to v4 to ensure schema-push still works (#6837)
This commit is contained in:
parent
1553c43080
commit
4cefbe5171
2
.github/workflows/qc_checks.yaml
vendored
2
.github/workflows/qc_checks.yaml
vendored
@ -149,7 +149,7 @@ jobs:
|
|||||||
- name: Export API Documentation
|
- name: Export API Documentation
|
||||||
run: invoke schema --ignore-warnings --filename InvenTree/schema.yml
|
run: invoke schema --ignore-warnings --filename InvenTree/schema.yml
|
||||||
- name: Upload schema
|
- name: Upload schema
|
||||||
uses: actions/upload-artifact@a8a3f3ad30e3422c9c7b888a15615d19a852ae32 # pin@v3.1.3
|
uses: actions/upload-artifact@5d5d22a31266ced268874388b861e4b58bb5c2f3 # pin@v4.3.1
|
||||||
with:
|
with:
|
||||||
name: schema.yml
|
name: schema.yml
|
||||||
path: InvenTree/schema.yml
|
path: InvenTree/schema.yml
|
||||||
|
Loading…
x
Reference in New Issue
Block a user