We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ad25333 commit 482122eCopy full SHA for 482122e
.github/workflows/build.yml
@@ -73,7 +73,7 @@ jobs:
73
74
- name: Upload docker logs artifact
75
if: ${{ always() }}
76
- uses: actions/upload-artifact@v2
+ uses: actions/upload-artifact@v3
77
with:
78
name: docker-logs
79
path: ./build/containers-logs
0 commit comments