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

This commit is contained in:
2025-06-03 01:48:47 +00:00
parent d2925b0d8b
commit 02f473168f

View File

@ -13,7 +13,7 @@ jobs:
# - name: add node # - name: add node
# run: apk add nodejs # run: apk add nodejs
- name: test artificat - name: test artificat
uses: actions/upload-artifact@v3 uses: actions/upload-artifact@v4
with: with:
# Name of the artifact to upload. # Name of the artifact to upload.
# Optional. Default is 'artifact' # Optional. Default is 'artifact'