Update .gitea/workflows/artifact.yaml
Some checks failed
cum / cum (push) Failing after 3m22s

This commit is contained in:
2024-11-26 16:52:46 +00:00
parent 1eaf86a8e7
commit 9e65ddb1f7

View File

@ -9,7 +9,7 @@ jobs:
- name: generate file
run: echo cum > test.txt
- name: test artificat
uses: actions/upload-artifact@v4
uses: actions/upload-artifact@v3
with:
# Name of the artifact to upload.
# Optional. Default is 'artifact'