This commit is contained in:
parent
2fb8e28071
commit
50121a66a5
@ -7,7 +7,7 @@ jobs:
|
||||
|
||||
steps:
|
||||
- name: Check out files
|
||||
uses: actions/checkout@main
|
||||
uses: actions/checkout@4
|
||||
with:
|
||||
submodules: true
|
||||
fetch-depth: 0
|
||||
@ -18,7 +18,7 @@ jobs:
|
||||
.gitea/scripts/ci.sh
|
||||
|
||||
- name: Upload release
|
||||
uses: actions/upload-artifact@main
|
||||
uses: actions/upload-artifact@v3.1.2
|
||||
with:
|
||||
name: release
|
||||
path: |
|
||||
|
Loading…
x
Reference in New Issue
Block a user