2
0
mirror of https://github.com/inventree/InvenTree.git synced 2025-06-14 19:15:41 +00:00

bump upload to v4 to ensure schema-push still works (#6837)

This commit is contained in:
Matthias Mair
2024-03-25 01:40:04 +01:00
committed by GitHub
parent 1553c43080
commit 4cefbe5171

View File

@ -149,7 +149,7 @@ jobs:
- name: Export API Documentation
run: invoke schema --ignore-warnings --filename InvenTree/schema.yml
- name: Upload schema
uses: actions/upload-artifact@a8a3f3ad30e3422c9c7b888a15615d19a852ae32 # pin@v3.1.3
uses: actions/upload-artifact@5d5d22a31266ced268874388b861e4b58bb5c2f3 # pin@v4.3.1
with:
name: schema.yml
path: InvenTree/schema.yml