]> Untitled Git - bdk/commitdiff
Update ci nightly-docs workflow to use nightly-2022-12-14
authorSteve Myers <steve@notmandatory.org>
Wed, 14 Dec 2022 17:53:54 +0000 (11:53 -0600)
committerSteve Myers <steve@notmandatory.org>
Wed, 14 Dec 2022 17:53:54 +0000 (11:53 -0600)
.github/workflows/nightly_docs.yml

index 190006eaeda6538cbd97b1f85e0498c4da9f091a..1b07937d96ef0dfc84f48e49146cc1d6e932c96d 100644 (file)
@@ -18,7 +18,7 @@ jobs:
             target
           key: nightly-docs-${{ hashFiles('**/Cargo.toml','**/Cargo.lock') }}
       - name: Set default toolchain
-        run: rustup default nightly-2022-01-25
+        run: rustup default nightly-2022-12-14
       - name: Set profile
         run: rustup set profile minimal
       - name: Update toolchain