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 ac9e724 commit 07cf67bCopy full SHA for 07cf67b
.github/actions/upload-coverage/action.yml
@@ -20,7 +20,7 @@ runs:
20
fi
21
id: coverage-uuid
22
shell: bash
23
- - uses: actions/upload-artifact@5d5d22a31266ced268874388b861e4b58bb5c2f3 # v4.3.1
+ - uses: actions/upload-artifact@1746f4ab65b179e0ea60a494b83293b640dd5bba # v4.3.2
24
with:
25
name: coverage-data-${{ steps.coverage-uuid.outputs.COVERAGE_UUID }}
26
path: |
0 commit comments