]> git.phdru.name Git - mimedecode.git/blobdiff - .github/workflows/run-tests.yaml
Build(GHActions): Use `checkout@v4` instead of outdated `v2`
[mimedecode.git] / .github / workflows / run-tests.yaml
index 4ef1f825b3a8754614c60724d88a1e597a10c7d2..d9a0e770e04a84bc3c2a6975d0c33960d962ea3a 100644 (file)
@@ -17,7 +17,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