chore(deps): bump actions/upload-artifact from 2 to 4
This commit is contained in:
		
							parent
							
								
									2cb4acb693
								
							
						
					
					
						commit
						678aa6f01b
					
				|  | @ -29,8 +29,8 @@ jobs: | |||
|           github_token: ${{ secrets.GITHUB_TOKEN }} | ||||
|           publish_dir: ./public | ||||
|           force_orphan: true | ||||
|       - name: 'Upload Artifact' | ||||
|         uses: actions/upload-artifact@v2 | ||||
|       - name: "Upload Artifact" | ||||
|         uses: actions/upload-artifact@v4 | ||||
|         with: | ||||
|           name: artifacts | ||||
|           path: ./tmp/ | ||||
|  |  | |||
		Loading…
	
		Reference in New Issue