Skip to content

Commit 1507da6

Browse files
build(deps): update actions/upload-artifact digest to 65c4c4a
1 parent 7cd1ecb commit 1507da6

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@6f51ac03b9356f520e9adb1b1b7802705f340c2b # v4
48+
uses: actions/upload-artifact@65c4c4a1ddee5b72f698fdd19549f0f0fb45cf08 # 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)