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.
2 parents 29d71cc + e50e3e8 commit 53a47e0Copy full SHA for 53a47e0
actions/checkout_android/action.yml
@@ -9,7 +9,7 @@ runs:
9
repository: 'oxen-io/session-android'
10
path: 'android'
11
submodules: recursive
12
- ref: 'release/1.20.0'
+ ref: 'dev'
13
- name: Remove existing strings
14
shell: bash
15
run: |
0 commit comments