Skip to content

Commit 69f5241

Browse files
committed
[MOB-10402] Add test reports
1 parent d2620a3 commit 69f5241

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/e2e.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -7,9 +7,9 @@ jobs:
77
runs-on: macos-latest
88

99
steps:
10-
- uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4.1.1
10+
- uses: actions/checkout@v4
1111

12-
- uses: maxim-lobanov/setup-xcode@60606e260d2fc5762a71e64e74b2174e8ea3c8bd # v1.6.0
12+
- uses: maxim-lobanov/setup-xcode@v1
1313
with:
1414
xcode-version: latest-stable
1515

0 commit comments

Comments
 (0)