diff --git a/.forgejo/workflows/main.yml b/.forgejo/workflows/main.yml index cf91004..270f84b 100644 --- a/.forgejo/workflows/main.yml +++ b/.forgejo/workflows/main.yml @@ -10,8 +10,6 @@ on: jobs: cache: runs-on: docker - container: - image: 'alpine:latest' steps: - name: Install curl run: | @@ -37,7 +35,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