]> git.openstreetmap.org Git - nominatim.git/blobdiff - .github/workflows/ci-tests.yml
Github Actions: now use setup-python v4->v5
[nominatim.git] / .github / workflows / ci-tests.yml
index c6ce2532a74d19bef9b31034d0b650e8ca156263..5b7dacf084ca43dda6b789a9fc7670565f6c87a9 100644 (file)
@@ -65,7 +65,7 @@ jobs:
             - name: Unpack Nominatim
               run: tar xf nominatim-src.tar.bz2
 
-            - uses: actions/setup-python@v4
+            - uses: actions/setup-python@v5
               with:
                 python-version: 3.7
               if: matrix.flavour == 'oldstuff'