We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ea8084f commit 84c6943Copy full SHA for 84c6943
1 file changed
.github/workflows/build-push-image.yml
@@ -10,6 +10,8 @@ jobs:
10
steps:
11
- name: Checkout
12
uses: actions/checkout@v2
13
+ with:
14
+ ref: upgrade-to-3.9
15
16
- name: Login to DockerHub
17
uses: docker/login-action@v1
0 commit comments