diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index bb44c18..bebb1f9 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -105,7 +105,7 @@ jobs: - name: Git clone run: git clone https://github.com/lowtower/py-staticmaps --branch assets assets - name: Download artifacts - uses: actions/download-artifact@v7 + uses: actions/download-artifact@v8 with: name: build_examples - name: Move pictures and commit