0
0
mirror of https://github.com/neon-mmd/websurfx.git synced 2024-10-17 22:22:51 -04:00

build(deps): bump actions/cache from 3 to 4 (#508)

This commit is contained in:
dependabot[bot] 2024-02-02 06:44:35 +00:00 committed by GitHub
parent ca425f9ef5
commit 1909cc36a8
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -34,7 +34,7 @@ jobs:
uses: docker/setup-buildx-action@v3
# Set buildx cache
- name: Cache register
uses: actions/cache@v3
uses: actions/cache@v4
with:
path: /tmp/.buildx-cache
key: buildx-cache