Skip to content

Commit 2a790b2

Browse files
committed
Merge remote-tracking branch 'origin/main' into ci-msrv-1.84
2 parents 1e685d6 + 8ab0fe0 commit 2a790b2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/rust.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313
runs-on: ubuntu-latest
1414
steps:
1515
- uses: actions/checkout@v4
16-
- uses: docker://ghcr.io/msrd0/cargo-doc2readme:nightly
16+
- uses: docker://codeberg.org/msrd0/cargo-doc2readme:nightly
1717
with:
1818
entrypoint: cargo
1919
args: doc2readme -p influxdb --expand-macros --check

0 commit comments

Comments
 (0)