Skip to content

Commit 16d07f6

Browse files
- updated deps - app-store-connect-api -> 3.7.1 - @actions/core -> ^1.11.1 - semver -> ^7.7.1 --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Stephen Hodgson <[email protected]>
1 parent f491e5c commit 16d07f6

File tree

6 files changed

+5693
-6429
lines changed

6 files changed

+5693
-6429
lines changed

.github/workflows/validate.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,14 +22,14 @@ jobs:
2222
strategy:
2323
fail-fast: false
2424
matrix:
25-
os: [macos-15]
25+
os: [macos-latest]
2626
unity-version: [2021.x, 2022.3.x, 6000.x]
2727
build-target:
2828
- iOS
2929
- StandaloneOSX
3030
- VisionOS
3131
exclude:
32-
- os: macos-15
32+
- os: macos-latest
3333
unity-version: 2021.x
3434
build-target: VisionOS
3535
steps:

0 commit comments

Comments
 (0)