Skip to content

Commit 0ba156a

Browse files
committed
chore(deps): update actions/upload-artifact action to v4
1 parent abc2dfc commit 0ba156a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/e2e-apps-web.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,7 @@ jobs:
103103
CI: 1
104104

105105
- name: 📤 Upload testing artifacts
106-
uses: actions/upload-artifact@v3
106+
uses: actions/upload-artifact@v4
107107
if: always()
108108
with:
109109
name: web-app-playwright-test-results-${{ runner.os }}

0 commit comments

Comments
 (0)