Skip to content

Commit

Permalink
chore(deps): bump the github-actions group with 1 update (#25)
Browse files Browse the repository at this point in the history
  • Loading branch information
njfamirm authored Jan 22, 2024
2 parents da46ce1 + 950d39a commit e3b2187
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish-container.yml
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ jobs:

- name: 🏗 Cache Docker Layers
if: ${{ steps.file_change.outputs.container_folder != 'false' }}
uses: actions/cache@v3.3.3
uses: actions/cache@v4.0.0
with:
path: /tmp/.buildx-cache
key: container/${{ matrix.path }}
Expand Down

0 comments on commit e3b2187

Please sign in to comment.