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 cc62469 commit cfae43eCopy full SHA for cfae43e
.github/workflows/ci.yaml
@@ -51,7 +51,7 @@ jobs:
51
run: ./streamr-docker-dev/bin.sh start --wait --timeout 600 --except entry-point
52
- name: Collect docker logs on failure
53
if: failure()
54
- uses: jwalton/[email protected].1
+ uses: jwalton/[email protected].2
55
with:
56
dest: 'logs'
57
- name: Upload logs to GitHub
0 commit comments