Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
cclauss authored Oct 27, 2021
1 parent 08f6ec6 commit 0b09deb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
- uses: actions/checkout@v2
with:
fetch-depth: 0
- uses: codespell-project/actions-codespell@master
- uses: codespell-project/actions-codespell@2391250ab05295bddd51e36a8c6295edb6343b0e
with:
ignore_words_list: datas
- name: Set up Python ${{ env.PYTHON_DEFAULT_VERSION }}
Expand Down

0 comments on commit 0b09deb

Please sign in to comment.