Skip to content

Commit 007e982

Browse files
authored
Merge of #2375
2 parents 272ddf8 + da34e95 commit 007e982

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/workflow.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -244,7 +244,7 @@ jobs:
244244
245245
- name: Upload Logs
246246
if: ${{ failure() && steps.collect_logs.conclusion == 'success' }}
247-
uses: actions/upload-artifact@330a01c490aca151604b8cf639adc76d48f6c5d4 # v5.0.0
247+
uses: actions/upload-artifact@b7c566a772e6b6bfb58ed0dc250532a479d7789f # v6.0.0
248248
with:
249249
name: Logs ${{ matrix.os }} ${{ matrix.module }} ${{ matrix.bzlmod }}
250250
path: logs

0 commit comments

Comments
 (0)