We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 020d014 commit 9b746b4Copy full SHA for 9b746b4
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