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.
2 parents ce47d0b + 8ca4f3f commit e33abdcCopy full SHA for e33abdc
.github/workflows/run-tests.yml
@@ -47,7 +47,7 @@ jobs:
47
48
- name: Upload e2e test artifacts on failure
49
if: failure()
50
- uses: actions/upload-artifact@ea165f8d65b6e75b540449e92b4886f43607fa02
+ uses: actions/upload-artifact@2d9f9cdfa99fedaddba68e9b5b5c281eca26cc63
51
with:
52
name: e2e-test-results-pr
53
path: |
0 commit comments