From cdece244d5b660c658461e58093090d982e4835e Mon Sep 17 00:00:00 2001 From: "Tobin C. Harding" Date: Tue, 18 Feb 2025 09:28:31 +1100 Subject: [PATCH] Update to latest maintainer-tools We have made a couple of improvements to the `run_task` script lately (*cough* actually test code with `--all-features`). Lets update to use it. --- .github/workflows/rust.yml | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/.github/workflows/rust.yml b/.github/workflows/rust.yml index d4d4ca605..37ad742a4 100644 --- a/.github/workflows/rust.yml +++ b/.github/workflows/rust.yml @@ -34,7 +34,7 @@ jobs: uses: actions/checkout@v4 with: repository: rust-bitcoin/rust-bitcoin-maintainer-tools - ref: 4f17a059a2f57c1b99b7c240a1467a5c0acebdc3 + ref: c3324024ced9bb1eb854397686919c3ff7d97e1e path: maintainer-tools - name: "Select toolchain" uses: dtolnay/rust-toolchain@stable @@ -58,7 +58,7 @@ jobs: uses: actions/checkout@v4 with: repository: rust-bitcoin/rust-bitcoin-maintainer-tools - ref: 4f17a059a2f57c1b99b7c240a1467a5c0acebdc3 + ref: c3324024ced9bb1eb854397686919c3ff7d97e1e path: maintainer-tools - name: "Select toolchain" uses: dtolnay/rust-toolchain@v1 @@ -83,7 +83,7 @@ jobs: uses: actions/checkout@v4 with: repository: rust-bitcoin/rust-bitcoin-maintainer-tools - ref: 4f17a059a2f57c1b99b7c240a1467a5c0acebdc3 + ref: c3324024ced9bb1eb854397686919c3ff7d97e1e path: maintainer-tools - name: "Select toolchain" uses: dtolnay/rust-toolchain@stable @@ -109,7 +109,7 @@ jobs: uses: actions/checkout@v4 with: repository: rust-bitcoin/rust-bitcoin-maintainer-tools - ref: 4f17a059a2f57c1b99b7c240a1467a5c0acebdc3 + ref: c3324024ced9bb1eb854397686919c3ff7d97e1e path: maintainer-tools - name: "Select toolchain" uses: dtolnay/rust-toolchain@v1 @@ -136,7 +136,7 @@ jobs: uses: actions/checkout@v4 with: repository: rust-bitcoin/rust-bitcoin-maintainer-tools - ref: 4f17a059a2f57c1b99b7c240a1467a5c0acebdc3 + ref: c3324024ced9bb1eb854397686919c3ff7d97e1e path: maintainer-tools - name: "Select toolchain" uses: dtolnay/rust-toolchain@stable @@ -160,7 +160,7 @@ jobs: uses: actions/checkout@v4 with: repository: rust-bitcoin/rust-bitcoin-maintainer-tools - ref: 4f17a059a2f57c1b99b7c240a1467a5c0acebdc3 + ref: c3324024ced9bb1eb854397686919c3ff7d97e1e path: maintainer-tools - name: "Select toolchain" uses: dtolnay/rust-toolchain@v1 @@ -186,7 +186,7 @@ jobs: uses: actions/checkout@v4 with: repository: rust-bitcoin/rust-bitcoin-maintainer-tools - ref: 4f17a059a2f57c1b99b7c240a1467a5c0acebdc3 + ref: c3324024ced9bb1eb854397686919c3ff7d97e1e path: maintainer-tools - name: "Select toolchain" uses: dtolnay/rust-toolchain@v1