]> git.lizzy.rs Git - rust.git/blobdiff - .github/workflows/linux.yml
Update GitHub Actions actions/checkout@v2 to v3
[rust.git] / .github / workflows / linux.yml
index 45f63b83c056217722dc91908ed2e89c52f4c559..6a3f9d89d98fc0420eb2683e4ee5bf6325466eb0 100644 (file)
@@ -26,7 +26,7 @@ jobs:
 
     steps:
     - name: checkout
-      uses: actions/checkout@v2
+      uses: actions/checkout@v3
 
       # Run build
     - name: install rustup