From d3d2582d9c55c7e34340254ed34feb4798320f15 Mon Sep 17 00:00:00 2001 From: Ward Wouts Date: Thu, 4 Dec 2025 10:49:39 +0100 Subject: [PATCH] grmbl --- .forgejo/workflows/ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.forgejo/workflows/ci.yml b/.forgejo/workflows/ci.yml index 8d224d2..024d650 100644 --- a/.forgejo/workflows/ci.yml +++ b/.forgejo/workflows/ci.yml @@ -20,7 +20,7 @@ jobs: GITHUB_STATUS_REPORTER: ${{ !env.ACT }} GITHUB_COMMENT_REPORTER: ${{ !env.ACT }} - - uses: https://actions-rust-lang/setup-rust-toolchain@v1 + - uses: https://github.com/actions-rust-lang/setup-rust-toolchain@v1 #- run: cargo test --all-features - run: cargo run -- --help