Update actions/upload-artifact to v4
Some checks failed
Cache OSM data / cache (push) Failing after 22m3s
Some checks failed
Cache OSM data / cache (push) Failing after 22m3s
This commit is contained in:
parent
835397a6ba
commit
3a8c283c74
1 changed files with 1 additions and 1 deletions
|
@ -37,7 +37,7 @@ jobs:
|
|||
output_file: competences-territoriales.geojson
|
||||
|
||||
- name: Upload as artifact
|
||||
uses: actions/upload-artifact@v2
|
||||
uses: actions/upload-artifact@v4
|
||||
with:
|
||||
name: competences-territoriales
|
||||
|
||||
|
|
Loading…
Reference in a new issue