upload-artifact back to v4 but explicitly from forgejo
This commit is contained in:
parent
5ab26b0207
commit
79af3e9f48
1 changed files with 1 additions and 1 deletions
|
@ -25,7 +25,7 @@ jobs:
|
||||||
make
|
make
|
||||||
make install
|
make install
|
||||||
- name: Upload artifact
|
- name: Upload artifact
|
||||||
uses: actions/upload-artifact@v3
|
uses: https://data.forgejo.org/forgejo/upload-artifact@v4
|
||||||
with:
|
with:
|
||||||
name: win-on-linux
|
name: win-on-linux
|
||||||
path: /artifact
|
path: /artifact
|
||||||
|
|
Loading…
Add table
Reference in a new issue