Skip to content

Commit 8ca4f3f

Browse files
chore(deps): update actions/upload-artifact digest to 2d9f9cd
Signed-off-by: renovate-sh-app[bot] <219655108+renovate-sh-app[bot]@users.noreply.github.com>
1 parent ce47d0b commit 8ca4f3f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/run-tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ jobs:
4747

4848
- name: Upload e2e test artifacts on failure
4949
if: failure()
50-
uses: actions/upload-artifact@ea165f8d65b6e75b540449e92b4886f43607fa02
50+
uses: actions/upload-artifact@2d9f9cdfa99fedaddba68e9b5b5c281eca26cc63
5151
with:
5252
name: e2e-test-results-pr
5353
path: |

0 commit comments

Comments
 (0)