Skip to content

Commit

Permalink
Merge pull request #96 from netdata/dependabot/github_actions/actions…
Browse files Browse the repository at this point in the history
…/cache-4
  • Loading branch information
ilyam8 authored Jan 22, 2024
2 parents ebfa002 + 34da6b3 commit ecae226
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/devenv.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ jobs:
username: ${{ secrets.DOCKER_USERNAME }}
password: ${{ secrets.DOCKER_TOKEN }}
- name: Prepare Cache
uses: actions/cache@v3
uses: actions/cache@v4
with:
path: /tmp/.buildx-cache
key: ${{ runner.os }}-buildx-devenv
Expand Down

0 comments on commit ecae226

Please sign in to comment.