Skip to content

Commit b5126e4

Browse files
Bump actions/upload-artifact from v2 to v4
1 parent 14bbb86 commit b5126e4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,7 @@ jobs:
102102
working-directory: tests-e2e
103103
env: CI=true
104104

105-
- uses: actions/upload-artifact@v2
105+
- uses: actions/upload-artifact@v4
106106
if: always()
107107
continue-on-error: true
108108
with:

0 commit comments

Comments
 (0)