From 9b11fc97cc705ac7882ccaaf66467e91bf4b4437 Mon Sep 17 00:00:00 2001 From: "Alexander V. Hopp" Date: Thu, 25 Jan 2024 09:07:01 +0100 Subject: [PATCH] Remove all stuff on encodings --- .github/workflows/spelling.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/spelling.yml b/.github/workflows/spelling.yml index 5acbed293..b5c015ebd 100644 --- a/.github/workflows/spelling.yml +++ b/.github/workflows/spelling.yml @@ -7,6 +7,6 @@ jobs: runs-on: ubuntu-latest steps: # The checkout step - - uses: actions/checkout@v3 + - uses: actions/checkout@v4 - uses: rojopolis/spellcheck-github-actions@0.35.0 name: Spellcheck \ No newline at end of file