]> git.phdru.name Git - ppu.git/blobdiff - .github/workflows/run-tests.yaml
Build(GHActions): Use `checkout@v4` instead of outdated `v2`
[ppu.git] / .github / workflows / run-tests.yaml
index 0f05ef966657983d72e38386f6f8162eac77f370..4244526b1b397a32728093e5c0fe58143363c373 100644 (file)
@@ -25,7 +25,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