This is an automated email from the ASF dual-hosted git repository.

rusackas pushed a commit to branch bump-linkinator
in repository https://gitbox.apache.org/repos/asf/superset.git

commit 0b42ca188f619ac3506460dc2fab8891ac5224a4
Author: Evan Rusackas <[email protected]>
AuthorDate: Tue Nov 5 10:19:37 2024 -0700

    Update superset-docs-verify.yml
---
 .github/workflows/superset-docs-verify.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.github/workflows/superset-docs-verify.yml 
b/.github/workflows/superset-docs-verify.yml
index 3fe8662632..4892936d52 100644
--- a/.github/workflows/superset-docs-verify.yml
+++ b/.github/workflows/superset-docs-verify.yml
@@ -20,7 +20,7 @@ jobs:
     continue-on-error: true # This will make the job advisory (non-blocking, 
no red X)
     steps:
       - uses: actions/checkout@v4
-      - uses: JustinBeckwith/[email protected]
+      - uses: JustinBeckwith/[email protected]
         with:
           paths: "**/*.md, **/*.mdx"
           linksToSkip: >-

Reply via email to