We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6fd7c76 commit 962d5cfCopy full SHA for 962d5cf
.github/workflows/docker-image.yml
@@ -13,5 +13,7 @@ jobs:
13
runs-on: ubuntu-20.04
14
15
steps:
16
+ - name: Checkout
17
+ uses: actions/[email protected]
18
- name: github-action-docker-build
19
uses: btmc/github-action-docker-build@latest
0 commit comments