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 ade98ae + a0771ad commit 385bfb6Copy full SHA for 385bfb6
actions/checkout_desktop/action.yml
@@ -8,7 +8,7 @@ runs:
8
with:
9
repository: 'session-foundation/session-desktop'
10
path: 'desktop'
11
- ref: 'unstable'
+ ref: 'dev'
12
- name: Remove existing strings
13
shell: bash
14
run: |
0 commit comments