diff --git a/.github/workflows/spellcheck.yaml b/.github/workflows/spellcheck.yaml index 473be9f..7eae6de 100644 --- a/.github/workflows/spellcheck.yaml +++ b/.github/workflows/spellcheck.yaml @@ -23,7 +23,7 @@ jobs: config_path: .github/config/.spellcheck.yaml output_file: spellcheck-output.txt - - uses: actions/upload-artifact@v3 + - uses: actions/upload-artifact@v4 name: Archive spellcheck output with: name: Spellcheck artifact