From c1aeffd5c3b8ab07e06d1069e154b392dc821888 Mon Sep 17 00:00:00 2001 From: Soren Ptak Date: Thu, 17 Aug 2023 10:16:54 -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 e5280d85..1cb27982 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -73,7 +73,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: ./ formatting: