From 6f051e6bdc7caf8da5f1baf5b7e89422d0822200 Mon Sep 17 00:00:00 2001 From: Soren Ptak Date: Thu, 17 Aug 2023 10:16:49 -0700 Subject: [PATCH] Use the rust spell checker from FreeRTOS/CI-CD-Github-Actions --- .github/workflows/ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 0dba66e8..f9c1ade3 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -131,7 +131,7 @@ jobs: - name: Clone This Repo uses: actions/checkout@v3 - name: Run spellings check - uses: Skptak/CI-CD-Github-Actions/rust-spell-check@main + uses: FreeRTOS/CI-CD-Github-Actions/rust-spell-check@main with: path: ./