mirror of
				https://github.com/inventree/InvenTree.git
				synced 2025-11-03 22:55:43 +00:00 
			
		
		
		
	Bump actions/download-artifact from 3.0.2 to 4.1.4 (#6801)
Bumps [actions/download-artifact](https://github.com/actions/download-artifact) from 3.0.2 to 4.1.4.
- [Release notes](https://github.com/actions/download-artifact/releases)
- [Commits](9bc31d5ccc...c850b930e6)
---
updated-dependencies:
- dependency-name: actions/download-artifact
  dependency-type: direct:production
  update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
			
			
This commit is contained in:
		
							
								
								
									
										2
									
								
								.github/workflows/qc_checks.yaml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								.github/workflows/qc_checks.yaml
									
									
									
									
										vendored
									
									
								
							@@ -192,7 +192,7 @@ jobs:
 | 
				
			|||||||
                    repository: inventree/schema
 | 
					                    repository: inventree/schema
 | 
				
			||||||
                    token: ${{ secrets.SCHEMA_PAT }}
 | 
					                    token: ${{ secrets.SCHEMA_PAT }}
 | 
				
			||||||
              - name: Download schema artifact
 | 
					              - name: Download schema artifact
 | 
				
			||||||
                uses: actions/download-artifact@9bc31d5ccc31df68ecc42ccf4149144866c47d8a # v3.0.2
 | 
					                uses: actions/download-artifact@c850b930e6ba138125429b7e5c93fc707a7f8427 # v4.1.4
 | 
				
			||||||
                with:
 | 
					                with:
 | 
				
			||||||
                  name: schema.yml
 | 
					                  name: schema.yml
 | 
				
			||||||
              - name: Move schema to correct location
 | 
					              - name: Move schema to correct location
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user