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 ff604c3 commit bad5ba4Copy full SHA for bad5ba4
.github/actions/upload-coverage/action.yml
@@ -13,7 +13,7 @@ runs:
13
fi
14
id: coverage-uuid
15
shell: bash
16
- - uses: actions/upload-artifact@50769540e7f4bd5e21e526ee35c689e35e0d6874 # v4.4.0
+ - uses: actions/upload-artifact@604373da6381bf24206979c74d06a550515601b9 # v4.4.1
17
with:
18
name: coverage-data-${{ steps.coverage-uuid.outputs.COVERAGE_UUID }}
19
path: |
0 commit comments