We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c716625 commit 637ebd8Copy full SHA for 637ebd8
.forgejo/workflows/nightly.yml
@@ -43,7 +43,7 @@ jobs:
43
- name: Checkout
44
uses: actions/checkout@v4
45
- name: Install Rust toolchain
46
- uses: wackbyte/rust-toolchain@trunk
+ uses: https://codeberg.org/wackbyte/rust-toolchain@trunk
47
with:
48
toolchain: nightly
49
- name: Install system deps
0 commit comments