Skip to content

Commit

Permalink
ci: rename crazy-max/ghaction-setup-docker to `docker/setup-docker-…
Browse files Browse the repository at this point in the history
…action`
  • Loading branch information
sjinks committed Dec 9, 2024
1 parent 8e8cbfe commit 9b60ac7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ jobs:
uses: Automattic/vip-actions/expose-github-runtime@e1faabf165941008de4c0c1381df153e49d8ad2c # v0.6.0

- name: Set up Docker
uses: crazy-max/ghaction-setup-docker@01efb57f882e3b1a22e7cf3501dbe51287b0ecb4 # v4.0.0
uses: docker/setup-docker-action@01efb57f882e3b1a22e7cf3501dbe51287b0ecb4 # v4.0.0
with:
daemon-config: |
{
Expand Down

0 comments on commit 9b60ac7

Please sign in to comment.