🚧 rollback to v3 of actions/upload-artifact
All checks were successful
GTFS Shapes Generation / modify_routes (push) Successful in 58s
All checks were successful
GTFS Shapes Generation / modify_routes (push) Successful in 58s
waiting for https://codeberg.org/forgejo/forgejo/issues/3485 to be fixed
This commit is contained in:
parent
172f7eafdb
commit
e2f9679c22
1 changed files with 1 additions and 1 deletions
|
@ -27,7 +27,7 @@ jobs:
|
|||
output_file: modified-feed.zip
|
||||
|
||||
- name: Upload modified feed
|
||||
uses: actions/upload-artifact@v4
|
||||
uses: actions/upload-artifact@v3
|
||||
with:
|
||||
name: modified-feed
|
||||
path: modified-feed.zip
|
Loading…
Reference in a new issue