Skip to content

Commit b505e17

Browse files
authored
Merge pull request #213 from komapper/renovate/actions-upload-artifact-digest
Update actions/upload-artifact digest to 65c4c4a
2 parents c2cc89c + 77211e6 commit b505e17

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@b4b15b8c7c6ac21ea08fcf65892d2ee8f75cf882 # v4
31+
uses: actions/upload-artifact@65c4c4a1ddee5b72f698fdd19549f0f0fb45cf08 # v4
3232
with:
3333
name: build
3434
path: ./**/build/reports

0 commit comments

Comments
 (0)