From f0c0dce386b78a60e431479a05474d889a7a44bd Mon Sep 17 00:00:00 2001 From: Finley Thomalla Date: Wed, 13 Nov 2024 16:31:26 +0100 Subject: [PATCH] ci: fix wrong actions/cache version (#108) --- .github/workflows/push-release-plz.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/push-release-plz.yml b/.github/workflows/push-release-plz.yml index 2a89ec2..66da785 100644 --- a/.github/workflows/push-release-plz.yml +++ b/.github/workflows/push-release-plz.yml @@ -20,7 +20,7 @@ jobs: uses: actions/checkout@v4.2.2 with: fetch-depth: 0 - - uses: actions/cache@v4.2.2 + - uses: actions/cache@v4.1.2 with: path: | ~/.cargo/bin/