From cac98dc8e9cb0db34177ed1ae02e62bdfc8bc045 Mon Sep 17 00:00:00 2001 From: Fabian Neumann Date: Wed, 15 Feb 2023 10:29:34 +0100 Subject: [PATCH] upgrade cache action from v2 to v3 --- .github/workflows/ci.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index 8b888cbe..26111c94 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -81,7 +81,7 @@ jobs: run: echo "DATE=$(date +'%Y%m%d')" >> $GITHUB_ENV - name: Create environment cache - uses: actions/cache@v2 + uses: actions/cache@v3 id: cache with: path: ${{ matrix.prefix }}