Skip to content

Commit 75a5877

Browse files
authored
fix: remove docker release flake (#1412)
1 parent 9ef64fd commit 75a5877

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313
DOCKER_CLI_EXPERIMENTAL: "enabled"
1414
steps:
1515
# Docker is not included on macos-latest
16-
- uses: docker-practice/actions-setup-docker@v1
16+
- uses: docker-practice/actions-setup-docker@v1.0.8
1717

1818
- uses: actions/checkout@v3
1919
with:

0 commit comments

Comments
 (0)