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 069e798 commit ceaa4ffCopy full SHA for ceaa4ff
.github/workflows/call-clear-cache.yml
@@ -25,7 +25,7 @@ jobs:
25
if: github.event_name == 'schedule' || github.event_name == 'pull_request'
26
uses: Lightning-AI/utilities/.github/workflows/[email protected]
27
with:
28
- scripts-ref: v0.15.0
+ scripts-ref: v0.14.3
29
dry-run: ${{ github.event_name == 'pull_request' }}
30
pattern: "latest|docs"
31
age-days: 7
0 commit comments