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 37feb14 commit 3f0748bCopy full SHA for 3f0748b
.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@1746f4ab65b179e0ea60a494b83293b640dd5bba # v4.3.2
+ - uses: actions/upload-artifact@65462800fd760344b1a7b4382951275a0abb4808 # v4.3.3
24
with:
25
name: coverage-data-${{ steps.coverage-uuid.outputs.COVERAGE_UUID }}
26
path: |
0 commit comments