mirror of
https://github.com/FoggedLens/iD.git
synced 2026-05-16 13:59:27 +02:00
Update Workflows (#9057)
Co-authored-by: Daniele Basso <daniele05.bass@gmail.com> Co-authored-by: Martin Raifer <martin@raifer.tech>
This commit is contained in:
@@ -11,7 +11,7 @@ jobs:
|
||||
name: Check for spelling errors
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- uses: actions/checkout@v2
|
||||
- uses: actions/checkout@v3
|
||||
- uses: codespell-project/actions-codespell@master
|
||||
with:
|
||||
check_filenames: true
|
||||
|
||||
Reference in New Issue
Block a user