We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 01f30af commit fb51de7Copy full SHA for fb51de7
.github/workflows/TASKLIST_CARBONISATION.yml
@@ -67,7 +67,7 @@ jobs:
67
- name: Run Playwright tests
68
working-directory: ./zeebe/tasklist/client
69
run: yarn playwright form-js-integration
70
- - uses: actions/upload-artifact@4cec3d8aa04e39d1a68397de0c4cd6fb9dce8ec1
+ - uses: actions/upload-artifact@6027e3dd177782cd8ab9af838c04fd81a07f1d47
71
if: always()
72
with:
73
name: playwright-report
0 commit comments