From 5dd690ed4d5c72225b0b943e0bda630c537be84f Mon Sep 17 00:00:00 2001 From: mrbbbaixue Date: Tue, 29 Apr 2025 11:23:38 +0800 Subject: [PATCH] =?UTF-8?q?=E6=94=B9=E5=90=8D=E5=AD=97?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index a16b194..dcda442 100644 --- a/README.md +++ b/README.md @@ -24,7 +24,8 @@ > 注意:请使用本站地址来指定Actions镜像,例如: > `https://git.ra3battle.cn/actions/upload-artifact` -> 对于upload-artifact和download-artifact,必须要使用镜像与v3版本,否则会出现错误 +> +> 对于upload-artifact和download-artifact,必须要使用镜像版本,否则会出现错误 ## 更多资源 - [Gitea官方Actions示例文档](https://docs.gitea.com/zh-cn/usage/actions/act-runner)