Skip to content

Commit a4afa8d

Browse files
authored
Merge pull request #1406 from modelix/renovate/actions-upload-artifact-digest
build(deps): update actions/upload-artifact digest to 4cec3d8
2 parents e150f2c + 8072105 commit a4afa8d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ jobs:
4545
files: |
4646
**/test-results/**/*.xml
4747
- name: Archive test report
48-
uses: actions/upload-artifact@65c4c4a1ddee5b72f698fdd19549f0f0fb45cf08 # v4
48+
uses: actions/upload-artifact@4cec3d8aa04e39d1a68397de0c4cd6fb9dce8ec1 # v4
4949
# Archive test reports for introspection even if the build failed. They are most useful in this situation.
5050
if: always()
5151
with:

0 commit comments

Comments
 (0)