We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents dcd2df2 + c82b998 commit b6db5a6Copy full SHA for b6db5a6
1 file changed
.github/workflows/main.yml
@@ -105,7 +105,7 @@ jobs:
105
- name: Git clone
106
run: git clone https://github.com/lowtower/py-staticmaps --branch assets assets
107
- name: Download artifacts
108
- uses: actions/download-artifact@v7
+ uses: actions/download-artifact@v8
109
with:
110
name: build_examples
111
- name: Move pictures and commit
0 commit comments