1
0
mirror of https://github.com/docker-mailserver/docker-mailserver.git synced 2025-12-24 02:13:50 +02:00

chore(deps): Bump actions/upload-artifact from 5 to 6 (#4618)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2025-12-15 17:26:26 +00:00
committed by GitHub
parent 5eab2ecaae
commit f0181a11cd

View File

@@ -67,7 +67,7 @@ jobs:
# Archives directory `path` into a ZIP file:
- name: 'Upload artifact for workflow transfer'
uses: actions/upload-artifact@v5
uses: actions/upload-artifact@v6
with:
name: preview-build
path: ${{ env.BUILD_DIR }}