Bump Sable to the channel-rename downgrade fix

This commit is contained in:
Valentin Lorentz 2023-09-19 19:49:45 +02:00
parent 8766a703ea
commit 7ab85ff9eb
2 changed files with 2 additions and 2 deletions

View File

@ -1111,7 +1111,7 @@ jobs:
uses: actions/checkout@v3 uses: actions/checkout@v3
with: with:
path: sable path: sable
ref: a471726a009489b30414a73b976984cc6b259224 ref: ff1179512a79eba57ca468a5f83af84ecce08a5b
repository: Libera-Chat/sable repository: Libera-Chat/sable
- name: Install rust toolchain - name: Install rust toolchain
uses: actions-rs/toolchain@v1 uses: actions-rs/toolchain@v1

View File

@ -254,7 +254,7 @@ software:
name: Sable name: Sable
repository: Libera-Chat/sable repository: Libera-Chat/sable
refs: refs:
stable: a471726a009489b30414a73b976984cc6b259224 stable: ff1179512a79eba57ca468a5f83af84ecce08a5b
release: null release: null
devel: master devel: master
devel_release: null devel_release: null