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.
1 parent f703481 commit 9c8dfa0Copy full SHA for 9c8dfa0
actions/checkout_ios/action.yml
@@ -6,6 +6,6 @@ runs:
6
- name: Checkout iOS
7
uses: actions/checkout@v4
8
with:
9
- repository: 'oxen-io/session-ios'
+ repository: 'session-foundation/session-ios'
10
path: 'ios'
11
- ref: 'dev'
+ ref: 'dev'
0 commit comments