Skip to content

Commit fd3faf7

Browse files
authored
Merge pull request #386 from visualDust/renovate/major-github-artifact-actions
⬆️ deps: Update actions/upload-artifact action to v7
2 parents fe83f39 + 60b5c93 commit fd3faf7

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)