From 30cb374a215348b7db215f38ea5b80c212176717 Mon Sep 17 00:00:00 2001 From: Alex Baker Date: Tue, 4 Jun 2024 14:38:23 -0500 Subject: [PATCH] Revert "chore(deps): update actions/cache action to v4" This reverts commit f8bb045d76fc3e370d10ca7e54ab32ef748c43fb. --- .github/workflows/check.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/check.yml b/.github/workflows/check.yml index 787166abd..4b8e282ed 100644 --- a/.github/workflows/check.yml +++ b/.github/workflows/check.yml @@ -56,7 +56,7 @@ jobs: sudo udevadm trigger --name-match=kvm - name: AVD cache - uses: actions/cache@v4 + uses: actions/cache@v3 id: avd-cache with: path: |