Skip to content
This repository was archived by the owner on Sep 5, 2024. It is now read-only.

Commit 2bb0dc4

Browse files
chore: bump up delete-actions-cahce (#9)
1 parent 53ad523 commit 2bb0dc4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/cache.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,6 @@ jobs:
1313
runs-on: ubuntu-latest
1414
steps:
1515
- uses: actions/checkout@v3
16-
- uses: mokmok-dev/delete-actions-cache@v0.1.1
16+
- uses: mokmok-dev/delete-actions-cache@v0.1.0
1717
env:
1818
GH_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)