We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 0a00764 + e300c57 commit 0768d1eCopy full SHA for 0768d1e
1 file changed
.github/workflows/devenv.yml
@@ -39,7 +39,7 @@ jobs:
39
username: ${{ secrets.DOCKER_USERNAME }}
40
password: ${{ secrets.DOCKER_TOKEN }}
41
- name: Prepare Cache
42
- uses: actions/cache@v5
+ uses: actions/cache@v6
43
with:
44
path: /tmp/.buildx-cache
45
key: ${{ runner.os }}-buildx-devenv
0 commit comments