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 1b9894e commit dc76cf7Copy full SHA for dc76cf7
2 files changed
.github/workflows/SyncDoc.yml
@@ -27,7 +27,7 @@ jobs:
27
node-version: "lts/*"
28
29
- name: 设置 Python
30
- uses: actions/setup-python@v6.2.0
+ uses: actions/setup-python@v6.3.0
31
with:
32
python-version: "3.12.4"
33
.github/workflows/SyncGreasyFork.yml
@@ -11,7 +11,7 @@ jobs:
11
uses: actions/checkout@v7
12
13
14
15
16
17
0 commit comments