Skip to content

Commit ea6e984

Browse files
⬆️ deps: Update actions/upload-artifact action to v7
1 parent 5764cb3 commit ea6e984

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/e2e.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@ jobs:
8888
run: cat logs/client.log || true
8989

9090
- name: Upload screenshots
91-
uses: actions/upload-artifact@v6
91+
uses: actions/upload-artifact@v7
9292
if: always()
9393
with:
9494
name: screenshots

0 commit comments

Comments
 (0)