We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9fd3415 commit 45f56dcCopy full SHA for 45f56dc
1 file changed
.github/workflows/_check_code.yaml
@@ -15,7 +15,7 @@ jobs:
15
- name: Checkout repository
16
uses: actions/checkout@v6
17
- name: Run actionlint
18
- uses: rhysd/actionlint@v1.7.9
+ uses: rhysd/actionlint@v1.7.10
19
20
spell_check:
21
name: Spell check
0 commit comments