Add checkout

This commit is contained in:
David
2022-04-03 10:16:59 +02:00
committed by GitHub
parent ccebbebd72
commit 3282c5b2f6

View File

@@ -16,7 +16,11 @@ jobs:
build:
runs-on: ubuntu-latest
steps:
# Get the repository's code
- name: Checkout
uses: actions/checkout@v2
# Update description
- name: Update repo description
uses: peter-evans/dockerhub-description@v2
with: