From 6407e600e3392090a17ad7f338ae09a614df5a6f Mon Sep 17 00:00:00 2001 From: jonasbn Date: Mon, 16 May 2022 21:15:52 +0200 Subject: [PATCH] Attempting with master branch --- .github/workflows/spelling_action.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/spelling_action.yml b/.github/workflows/spelling_action.yml index f0399f72..cb187f33 100644 --- a/.github/workflows/spelling_action.yml +++ b/.github/workflows/spelling_action.yml @@ -15,7 +15,7 @@ jobs: # The checkout step - uses: actions/checkout@v3 - - uses: rojopolis/spellcheck-github-actions@latest + - uses: rojopolis/spellcheck-github-actions@master name: Spellcheck with: source_files: README.md CHANGELOG.md