mirror of
				https://github.com/inventree/InvenTree.git
				synced 2025-11-03 22:55:43 +00:00 
			
		
		
		
	bump upload to v4 to ensure schema-push still works (#6837)
This commit is contained in:
		
							
								
								
									
										2
									
								
								.github/workflows/qc_checks.yaml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								.github/workflows/qc_checks.yaml
									
									
									
									
										vendored
									
									
								
							@@ -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
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user