Skip to content

Commit a43949d

Browse files
committed
m
1 parent c287133 commit a43949d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/library_rust_tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ jobs:
3636
steps:
3737
- name: Setup Docker
3838
if: matrix.os == 'macos-13' && matrix.library == 'TestVectors'
39-
uses: marketplace/actions/setup-docker-on-macos@v1-alpha
39+
uses: douglascamata/setup-docker-macos-action@v1-alpha
4040

4141
- name: Setup DynamoDB Local
4242
if: matrix.library == 'TestVectors'

0 commit comments

Comments
 (0)