Skip to content

Commit 84c6943

Browse files
authored
Update build-push-image.yml
1 parent ea8084f commit 84c6943

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/build-push-image.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,8 @@ jobs:
1010
steps:
1111
- name: Checkout
1212
uses: actions/checkout@v2
13+
with:
14+
ref: upgrade-to-3.9
1315

1416
- name: Login to DockerHub
1517
uses: docker/login-action@v1

0 commit comments

Comments
 (0)