]> git.phdru.name Git - m_librarian.git/blobdiff - .github/workflows/run-tests.yaml
Build(GHActions): Use `checkout@v4` instead of outdated `v2`
[m_librarian.git] / .github / workflows / run-tests.yaml
index e5e1d5576c57455f9ed1737d096c3269f08901fe..df8183ccad6f2ec04c155b03fb594b866f2f5ec1 100644 (file)
@@ -28,7 +28,7 @@ jobs:
     steps:
 
       # Setup Python/pip
-      - uses: actions/checkout@v2
+      - uses: actions/checkout@v4
       - uses: s-weigand/setup-conda@v1
         with:
           conda-channels: conda-forge