Compare commits

...

1 Commits
master ... 8.0

Author SHA1 Message Date
qxa 498ee87f55 8.0 2025-03-25 18:45:46 +08:00
1 changed files with 1 additions and 1 deletions

View File

@ -43,7 +43,7 @@ runs:
chmod +x entrypoint.sh
- name: 在docker中运行
uses: docker://dotnet/sdk:6.0
uses: docker://dotnet/sdk:8.0
with:
entrypoint: ./entrypoint.sh