We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9341933 commit 3952f8fCopy full SHA for 3952f8f
dump-logs/README.md
@@ -21,7 +21,7 @@ jobs:
21
- name: Set up and run some tests
22
- name: Dump logs
23
if: failure()
24
- uses: canonical/charming-actions/dump-logs
+ uses: canonical/charming-actions/dump-logs@2.6.3
25
```
26
27
## Known issues
0 commit comments