You've already forked docker-mailserver
							
							
				mirror of
				https://github.com/docker-mailserver/docker-mailserver.git
				synced 2025-10-31 00:17:45 +02:00 
			
		
		
		
	chore(deps): Bump actions/download-artifact from 5 to 6 (#4596)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Casper <casperklein@users.noreply.github.com>
This commit is contained in:
		
							
								
								
									
										2
									
								
								.github/workflows/docs-preview-deploy.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								.github/workflows/docs-preview-deploy.yml
									
									
									
									
										vendored
									
									
								
							| @@ -64,7 +64,7 @@ jobs: | ||||
|       PREVIEW_SITE_PREFIX: pullrequest-${{ needs.pr-context.outputs.PR_NUMBER }} | ||||
|     steps: | ||||
|       - name: 'Retrieve and extract the built docs preview' | ||||
|         uses: actions/download-artifact@v5 | ||||
|         uses: actions/download-artifact@v6 | ||||
|         with: | ||||
|           name: preview-build | ||||
|           path: ${{ env.BUILD_DIR }} | ||||
|   | ||||
		Reference in New Issue
	
	Block a user