]> git.lizzy.rs Git - rust.git/blobdiff - .github/workflows/clippy_dev.yml
Extend unnecessary_lazy_eval to cover `bool::then` -> `bool::then_some`
[rust.git] / .github / workflows / clippy_dev.yml
index 5dfab1d2ebc402495477e11fd70daa13372d38ce..22051093c9cf960992c3a80923e71f72ef4414f1 100644 (file)
@@ -23,7 +23,7 @@ jobs:
     steps:
     # Setup
     - name: Checkout
-      uses: actions/checkout@v2.3.3
+      uses: actions/checkout@v3.0.2
 
     # Run
     - name: Build