We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5cd50c2 commit 818ac91Copy full SHA for 818ac91
.github/workflows/CodeSpell.yml
@@ -14,7 +14,7 @@ jobs:
14
15
steps:
16
- name: Checkout
17
- uses: actions/checkout@v2
+ uses: actions/checkout@main
18
19
# See: https://github.com/codespell-project/actions-codespell/blob/master/README.md
20
- name: Spell check
0 commit comments