]> git.lizzy.rs Git - rust.git/blobdiff - .github/workflows/metrics.yaml
Add `UnescapedName` and make `Name` hold escaped name
[rust.git] / .github / workflows / metrics.yaml
index 1407bd8f68e4eb4af4b6f6e78e5e3cb091988fbe..3fe2fc917a39a294c224c054821aea3a7cafd3d2 100644 (file)
@@ -21,7 +21,7 @@ jobs:
 
     - name: Install Rust toolchain
       run: |
-        rustup update stable
+        rustup update --no-self-update stable
         rustup component add rustfmt rust-src
 
     - name: Collect metrics