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 7bece99 commit a03a7e9Copy full SHA for a03a7e9
.github/workflows/ci-nightly.yml
@@ -59,7 +59,7 @@ jobs:
59
timeout-minutes: 10
60
61
- name: Install cargo-ci-cache-clean
62
- uses: taiki-e/install-action@v2.29.7
+ uses: taiki-e/install-action@v2.32.1
63
with:
64
tool: cargo-ci-cache-clean
65
.github/workflows/ci.yml
@@ -64,7 +64,7 @@ jobs:
66
67
68
69
70
0 commit comments