We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents bf99bfa + b275d7a commit ce6b57fCopy full SHA for ce6b57f
1 file changed
.github/workflows/stage-2-test.yaml
@@ -186,7 +186,7 @@ jobs:
186
path: reports/test-ui.xml
187
reporter: python-xunit
188
189
- - uses: actions/upload-artifact@bbbca2ddaa5d8feaa63e36b76fdaad77386f024f
+ - uses: actions/upload-artifact@043fb46d1a93c77aae656e7c1c64a875d1fc6a0a
190
if: ${{ !cancelled() }} # run this step even if previous step failed
191
with:
192
name: playwright-traces
0 commit comments