chore(deps): update actions/upload-pages-artifact action to v4 #24
							
								
								
									
										2
									
								
								.github/workflows/pages.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								.github/workflows/pages.yml
									
									
									
									
										vendored
									
									
								
							| @@ -33,7 +33,7 @@ jobs: | |||||||
|       - name: Setup Pages |       - name: Setup Pages | ||||||
|         uses: actions/configure-pages@v5 |         uses: actions/configure-pages@v5 | ||||||
|       - name: Upload artifact |       - name: Upload artifact | ||||||
|         uses: actions/upload-pages-artifact@v3 |         uses: actions/upload-pages-artifact@v4 | ||||||
|         with: |         with: | ||||||
|           # Upload entire repository |           # Upload entire repository | ||||||
|           path: '.' |           path: '.' | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user