Skip to content

Commit 5b46f98

Browse files
Fix: github workflow test version
1 parent 386dfc7 commit 5b46f98

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/docker.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ on:
77

88
jobs:
99
test:
10-
uses: dicebear/api/.github/workflows/test.yml@2.x
10+
uses: dicebear/api/.github/workflows/test.yml@3.x
1111
push_to_registries:
1212
needs: test
1313
name: Push Docker image to multiple registries

0 commit comments

Comments
 (0)