mirror of
https://github.com/docker-mailserver/docker-mailserver.git
synced 2025-12-28 07:55:17 +00:00
chore(deps): Bump actions/upload-artifact from 4 to 5 (#4597)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
49f898cfab
commit
b80fbdb1a9
2
.github/workflows/docs-preview-prepare.yml
vendored
2
.github/workflows/docs-preview-prepare.yml
vendored
@ -67,7 +67,7 @@ jobs:
|
||||
|
||||
# Archives directory `path` into a ZIP file:
|
||||
- name: 'Upload artifact for workflow transfer'
|
||||
uses: actions/upload-artifact@v4
|
||||
uses: actions/upload-artifact@v5
|
||||
with:
|
||||
name: preview-build
|
||||
path: ${{ env.BUILD_DIR }}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user