Skip to content

Commit 5aefe53

Browse files
authored
Merge pull request #224 from komapper/renovate/actions-upload-artifact-digest
Update actions/upload-artifact digest to 4cec3d8
2 parents 698a04c + 1e4bc60 commit 5aefe53

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ jobs:
2828

2929
- name: Upload reports
3030
if: failure()
31-
uses: actions/upload-artifact@65c4c4a1ddee5b72f698fdd19549f0f0fb45cf08 # v4
31+
uses: actions/upload-artifact@4cec3d8aa04e39d1a68397de0c4cd6fb9dce8ec1 # v4
3232
with:
3333
name: build
3434
path: ./**/build/reports

0 commit comments

Comments
 (0)