Skip to content

Commit 8368833

Browse files
committed
Update swift-android-action@v2
1 parent 987486e commit 8368833

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
steps:
1515
- uses: actions/checkout@v4
1616
- name: "Test Swift Package Android"
17-
uses: marcprux/swift-android-action@main
17+
uses: skiptools/swift-android-action@v2
1818
- name: "Test Swift Package Linux"
1919
run: swift test
2020
macos-ios:

0 commit comments

Comments
 (0)