chore(deps): update actions/upload-pages-artifact action to v4 (#3194)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
		
							parent
							
								
									8afb047e01
								
							
						
					
					
						commit
						f1c08a3cd7
					
				|  | @ -49,7 +49,7 @@ jobs: | ||||||
|           npm run build |           npm run build | ||||||
|        |        | ||||||
|       - name: Upload artifact |       - name: Upload artifact | ||||||
|         uses: actions/upload-pages-artifact@v3 |         uses: actions/upload-pages-artifact@v4 | ||||||
|         with: |         with: | ||||||
|           path: ./docs/build |           path: ./docs/build | ||||||
| 
 | 
 | ||||||
|  |  | ||||||
		Loading…
	
		Reference in New Issue