We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 9747874 + 176c322 commit 86f3237Copy full SHA for 86f3237
.github/workflows/tests-fork.yml
@@ -175,7 +175,7 @@ jobs:
175
176
xvfb-run --auto-servernum -- yarn test:e2e
177
178
- - uses: actions/upload-artifact@v4
+ - uses: actions/upload-artifact@v6
179
if: always()
180
with:
181
name: playwright-report
.github/workflows/tests.yml
@@ -145,7 +145,7 @@ jobs:
145
146
147
148
149
150
151
0 commit comments