Merge pull request #7088 from ieQu1/fix-spellcheck-workflow

ci(spellcheck): Use a different action
This commit is contained in:
zhongwencool 2022-03-10 18:18:17 +08:00 committed by GitHub
commit 6d272970f4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -21,7 +21,7 @@ jobs:
- ubuntu20.04
steps:
- uses: actions/checkout@v2
- uses: actions/download-artifact@v2
- uses: dawidd6/action-download-artifact@v2
with:
name: ${{ matrix.profile }}-${{ matrix.otp }}-${{ matrix.os }}
workflow: build_slim_packages.yaml