simplify staging deploy workflow, upgrade github action versions

This commit is contained in:
Martin Raifer
2025-02-13 13:52:41 +01:00
parent 1c04802e3a
commit 022fc3c574
4 changed files with 6 additions and 21 deletions
+2 -2
View File
@@ -11,8 +11,8 @@ jobs:
name: Check for spelling errors
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: codespell-project/actions-codespell@master
- uses: actions/checkout@v4
- uses: codespell-project/actions-codespell@v2
with:
check_filenames: true
skip: ./.git,./data/territory_languages.json,./data/imagery.json,./data/languages.json,./data/address_formats.json,./dist/locales,./docs/img,./dist/img,./css,package.json,package-lock.json,scripts,docs