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 9f403d0 commit 3a429a7Copy full SHA for 3a429a7
.github/workflows/node.js.yml
@@ -51,5 +51,5 @@ jobs:
51
if: always()
52
uses: actions/upload-artifact@v4
53
with:
54
- name: save-log-file
+ name: save-log-file-${{ matrix.node-version }}-${{ matrix.coherence-version }}
55
path: logs-*.txt
0 commit comments