Skip to content

Commit 78aa72a

Browse files
authored
ci: Use new docker setup
1 parent 579cad6 commit 78aa72a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docker.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ jobs:
3434
- uses: actions/checkout@v4
3535

3636
- name: Install Docker
37-
uses: crazy-max/ghaction-setup-docker@master
37+
uses: docker/setup-docker-action@v4
3838

3939
- name: Prepare Eask (Unix)
4040
if: matrix.os == 'ubuntu-latest' || matrix.os == 'macos-latest'

0 commit comments

Comments
 (0)