diff --git a/.gitea/workflows/example.yml b/.gitea/workflows/example.yml index 8e13e64..90678f9 100644 --- a/.gitea/workflows/example.yml +++ b/.gitea/workflows/example.yml @@ -18,7 +18,7 @@ jobs: run: cat README.md - name: 上传Artifacts - uses: https://git.ra3battle.cn/actions/upload-artifact + uses: https://git.ra3battle.cn/actions/upload-artifact@v4 with: name: example-readme path: README.md \ No newline at end of file