diff --git a/action.yml b/action.yml
index 96c535e..ce10e54 100644
--- a/action.yml
+++ b/action.yml
@@ -1,4 +1,5 @@
-name: 'Checkout'
+name: - name: Checkout
+  uses: actions/checkout@v3.0.0
 description: 'Checkout a Git repository at a particular version'
 inputs:
   repository: