mirror of
https://github.com/tomav/docker-mailserver
synced 2025-09-04 08:15:28 +00:00
chore(deps): Bump actions/upload-artifact from 2 to 3 (#2542)
This commit is contained in:
2
.github/workflows/docs-preview-prepare.yml
vendored
2
.github/workflows/docs-preview-prepare.yml
vendored
@@ -70,7 +70,7 @@ jobs:
|
|||||||
tar --zstd -cf artifact.tar.zst pr.env ${{ env.BUILD_DIR }}
|
tar --zstd -cf artifact.tar.zst pr.env ${{ env.BUILD_DIR }}
|
||||||
|
|
||||||
- name: 'Upload artifact for workflow transfer'
|
- name: 'Upload artifact for workflow transfer'
|
||||||
uses: actions/upload-artifact@v2
|
uses: actions/upload-artifact@v3
|
||||||
with:
|
with:
|
||||||
name: preview-build
|
name: preview-build
|
||||||
path: artifact.tar.zst
|
path: artifact.tar.zst
|
||||||
|
Reference in New Issue
Block a user