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 388506c commit e0b4aecCopy full SHA for e0b4aec
.github/workflows/test-stable.yml
@@ -1140,7 +1140,7 @@ jobs:
1140
uses: actions/checkout@v4
1141
with:
1142
path: sable
1143
- ref: aee63093bb6ee250b24aabb843b863ab0a327e7a
+ ref: 0576ef4e572a973d577536875526897d43dc37a3
1144
repository: Libera-Chat/sable
1145
- name: Install rust toolchain
1146
uses: actions-rs/toolchain@v1
workflows.yml
@@ -249,7 +249,7 @@ software:
249
name: Sable
250
251
refs:
252
- stable: aee63093bb6ee250b24aabb843b863ab0a327e7a
+ stable: 0576ef4e572a973d577536875526897d43dc37a3
253
release: null
254
devel: master
255
devel_release: null
0 commit comments