Skip to content

Commit 695f88e

Browse files
chore(deps): update actions/upload-artifact action to v7
1 parent caea645 commit 695f88e

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)