We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cdc15c8 commit 087adbbCopy full SHA for 087adbb
1 file changed
.github/workflows/_check_code.yaml
@@ -18,7 +18,7 @@ jobs:
18
- name: Checkout repository
19
uses: actions/checkout@v6
20
- name: Run actionlint
21
- uses: rhysd/actionlint@v1.7.10
+ uses: rhysd/actionlint@v1.7.11
22
23
spell_check:
24
name: Spell check
0 commit comments