Skip to content

Commit 204c824

Browse files
chore(deps): update actions/upload-artifact action to v7
1 parent 5eb3d06 commit 204c824

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test-environment-validation.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -154,7 +154,7 @@ jobs:
154154
155155
- name: Upload debug artifacts
156156
if: failure()
157-
uses: actions/upload-artifact@v6
157+
uses: actions/upload-artifact@v7
158158
with:
159159
name: debug-logs
160160
path: |

0 commit comments

Comments
 (0)