ci: Update actions/cache to v4

Github has deprecated v2 so this needs to be bumped.
This commit is contained in:
Trevor Gross 2025-02-18 15:39:18 -05:00 committed by Trevor Gross
parent 84cb50e5b5
commit 37da10edde

View file

@ -117,7 +117,7 @@ jobs:
with:
key: ${{ matrix.target }}
- name: Cache Docker layers
uses: actions/cache@v2
uses: actions/cache@v4
if: matrix.os == 'ubuntu-latest'
with:
path: /tmp/.buildx-cache