From e244a6ee6cf212aefba88ebf92913f1e063f51cd Mon Sep 17 00:00:00 2001 From: Mogyuchi Date: Thu, 26 Sep 2024 22:20:52 +0900 Subject: [PATCH] test cleanup-caches.yml --- .github/workflows/cleanup-caches.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/cleanup-caches.yml b/.github/workflows/cleanup-caches.yml index 7e5eb59df..ba5bf663d 100644 --- a/.github/workflows/cleanup-caches.yml +++ b/.github/workflows/cleanup-caches.yml @@ -16,6 +16,6 @@ jobs: permissions: actions: write contents: read - uses: 4m-mazi/souji-action/.github/workflows/_souji.yml@746502ee2c9f0f0968eb5190ce658e618724b272 # v1.4.3 + uses: 4m-mazi/souji-action/.github/workflows/_souji.yml@switch-to-esm with: branch-names: ${{ inputs.branchNames }}