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 f12bfc4 commit b81a5f4Copy full SHA for b81a5f4
1 file changed
.github/workflows/Release_DailyCI.yml
@@ -16,7 +16,7 @@ jobs:
16
- name: checkout
17
uses: actions/checkout@v2.0.0
18
with:
19
- ref: release-1.8.0
+ ref: release-1.9.0
20
21
- name: download secret file
22
working-directory: ./ZLGitHubClient # 指定run 的工作目录
0 commit comments