Skip to content

Commit

Permalink
ci: try using master branch of actions-setup-docker
Browse files Browse the repository at this point in the history
  • Loading branch information
thomasjm committed Jul 31, 2024
1 parent ecf7185 commit e092412
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: docker-practice/actions-setup-docker@v1
- uses: docker-practice/actions-setup-docker@master
with:
docker_version: ${{ matrix.version.docker_version }}

Expand Down

0 comments on commit e092412

Please sign in to comment.