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 a50c54c commit 7c2cc33Copy full SHA for 7c2cc33
.github/workflows/SyncDoc.yml
@@ -27,7 +27,7 @@ jobs:
27
node-version: "20.18.0"
28
29
- name: 设置 Python
30
- uses: actions/setup-python@v6.1.0
+ uses: actions/setup-python@v6.2.0
31
with:
32
python-version: "3.12.4"
33
.github/workflows/SyncGreasyFork.yml
@@ -11,7 +11,7 @@ jobs:
11
uses: actions/checkout@v6
12
13
14
15
16
17
0 commit comments