Skip to content

Commit 385bfb6

Browse files
authored
Merge pull request #4 from session-foundation/fix-unstable-desktop-renamed
chore: unstable on desktop was renamed to dev
2 parents ade98ae + a0771ad commit 385bfb6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

actions/checkout_desktop/action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ runs:
88
with:
99
repository: 'session-foundation/session-desktop'
1010
path: 'desktop'
11-
ref: 'unstable'
11+
ref: 'dev'
1212
- name: Remove existing strings
1313
shell: bash
1414
run: |

0 commit comments

Comments
 (0)