We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5779c71 commit 38a7854Copy full SHA for 38a7854
.github/workflows/github-actions-cache-cleaner.yml
@@ -13,7 +13,7 @@ jobs:
13
runs-on: ubuntu-latest
14
steps:
15
- uses: actions/checkout@v4.2.1
16
- - uses: dev-hato/github-actions-cache-cleaner@v0.0.54
+ - uses: dev-hato/github-actions-cache-cleaner@223f86272059b9654c86deb72176cc3a484668fb # v0.0.55
17
with:
18
github-token: ${{secrets.GITHUB_TOKEN}}
19
concurrency:
0 commit comments