diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 5922bce7ef..a16e9a7553 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -50,7 +50,7 @@ jobs: id: composer-cache run: echo "dir=$(composer config cache-files-dir)" >> $GITHUB_OUTPUT - - uses: actions/cache@v4.0.0 + - uses: actions/cache@v4.0.1 with: path: ${{ steps.composer-cache.outputs.dir }} key: ${{ runner.os }}-composer-${{ hashFiles('**/composer.lock') }} diff --git a/.github/workflows/subtree-split.yml b/.github/workflows/subtree-split.yml index d96ca2d31a..c7d8812e59 100644 --- a/.github/workflows/subtree-split.yml +++ b/.github/workflows/subtree-split.yml @@ -30,7 +30,7 @@ jobs: user_email: 'cms@kunstmaan.be' - name: Cache splitsh-lite - uses: actions/cache@v4.0.0 + uses: actions/cache@v4.0.1 with: path: | ./splitsh