This commit is contained in:
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@@ -10,7 +10,7 @@ jobs:
|
|||||||
cat test.txt
|
cat test.txt
|
||||||
|
|
||||||
- name: Artifact Upload
|
- name: Artifact Upload
|
||||||
uses: https://gitea.com/actions/gitea-upload-artifact@v3
|
uses: https://gitea.com/actions/gitea-upload-artifact@v4
|
||||||
with:
|
with:
|
||||||
name: test
|
name: test
|
||||||
path: test.txt
|
path: test.txt
|
||||||
Reference in New Issue
Block a user