From 1fe1e539416537ff3e2b32c83e41b32bef1eb3ac Mon Sep 17 00:00:00 2001
From: Johnny Willemsen <jwillemsen@remedy.nl>
Date: Mon, 7 Oct 2024 11:21:31 +0200
Subject: [PATCH] Update action.md (#582)
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit

* Update action.md

Updated action version

* Update source/docs/publish/action.md

Co-authored-by: Joakim Sørensen <joasoe@gmail.com>

---------

Co-authored-by: Joakim Sørensen <joasoe@gmail.com>
---
 source/docs/publish/action.md | 1 -
 1 file changed, 1 deletion(-)

diff --git a/source/docs/publish/action.md b/source/docs/publish/action.md
index f34f210c..bf477256 100644
--- a/source/docs/publish/action.md
+++ b/source/docs/publish/action.md
@@ -40,7 +40,6 @@ jobs:
   validate-hacs:
     runs-on: "ubuntu-latest"
     steps:
-      - uses: "actions/checkout@v3"
       - name: HACS validation
         uses: "hacs/action@main"
         with: