We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 286fa3a commit a3b635eCopy full SHA for a3b635e
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.11
+ uses: rhysd/actionlint@v1.7.12
22
23
spell_check:
24
name: Spell check
0 commit comments