Skip to content

Commit

Permalink
ci: another try to set up docker
Browse files Browse the repository at this point in the history
  • Loading branch information
thomasjm committed Jul 31, 2024
1 parent 5c1e251 commit ecf7185
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,7 @@ jobs:
enable-stack: true
stack-version: "latest"

- uses: actions/setup-docker@v1
- uses: docker-practice/actions-setup-docker@v1
with:
docker_version: ${{ matrix.version.docker_version }}

Expand Down

0 comments on commit ecf7185

Please sign in to comment.