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 9c1ab3f commit 43c37a1Copy full SHA for 43c37a1
.github/workflows/codecov.yml
@@ -34,7 +34,7 @@ jobs:
34
timezoneWindows: "China Standard Time"
35
36
- name: Setup rye
37
- uses: eifinger/setup-rye@a64bd427414a77fd506d9a85a590ab36d71cf86a
+ uses: eifinger/setup-rye@b910382edf1a55807692bc038f7cc9c4d92da955
38
with:
39
enable-cache: true
40
cache-prefix: ${{ env.PYTHON_VERSION }}
.github/workflows/release.yml
@@ -18,7 +18,7 @@ jobs:
18
uses: actions/checkout@v4
19
20
21
22
23
24
0 commit comments