We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2ee69ed commit e2f328bCopy full SHA for e2f328b
.github/actions/build-docker-image/action.yml
@@ -53,7 +53,7 @@ runs:
53
using: composite
54
steps:
55
- name: Set up Docker
56
- uses: crazy-max/ghaction-setup-docker@v3
+ uses: crazy-max/ghaction-setup-docker@v4
57
with:
58
daemon-config: |
59
{
0 commit comments