Skip to content

Commit cb04895

Browse files
authored
Update main.yml
1 parent 0738ae2 commit cb04895

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
distribution: 'temurin'
1515
cache: maven
1616
- name: setup Docker
17-
uses: actions/setup-buildx-action@v2
17+
uses: docker/setup-buildx-action@v2
1818
- name: build with maven
1919
run: mvn -B package --file pom.xml
2020
- name: Login to docker hub

0 commit comments

Comments
 (0)