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 5252782 commit a65a3fbCopy full SHA for a65a3fb
.github/workflows/build.yml
@@ -65,7 +65,7 @@ jobs:
65
66
- name: Upload docker logs artifact
67
if: ${{ !cancelled() }}
68
- uses: actions/upload-artifact@v3
+ uses: actions/upload-artifact@v4
69
with:
70
name: docker-logs
71
path: ./build/containers-logs
0 commit comments