Skip to content

Commit d46701e

Browse files
chore: bump actions/upload-artifact from 6 to 7 (#470)
1 parent 2d6f9e5 commit d46701e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

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

168168
- name: Upload logs
169169
if: always()
170-
uses: actions/upload-artifact@v6
170+
uses: actions/upload-artifact@v7
171171
with:
172172
name: e2e-logs-${{ matrix.customized-settings }}
173173
path: test/e2e/logs-${{ matrix.customized-settings }}/

0 commit comments

Comments
 (0)