We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 898631d commit 2d51620Copy full SHA for 2d51620
.github/workflows/build.yml
@@ -25,7 +25,7 @@ jobs:
25
dotnet-version: 9.x
26
27
- name: 设置 Python 3.x
28
- uses: actions/setup-python@v5
+ uses: actions/setup-python@v6
29
with:
30
python-version: 3.x
31
.github/workflows/nightly.yml
@@ -29,7 +29,7 @@ jobs:
32
33
34
35
.github/workflows/test.yml
@@ -36,7 +36,7 @@ jobs:
36
37
38
39
40
41
42
0 commit comments