We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9d7b07b commit a3b04d5Copy full SHA for a3b04d5
1 file changed
.github/workflows/_checks.yaml
@@ -33,7 +33,7 @@ jobs:
33
- name: Checkout repository
34
uses: actions/checkout@v6
35
- name: Run actionlint
36
- uses: rhysd/actionlint@v1.7.11
+ uses: rhysd/actionlint@v1.7.12
37
38
spell_check:
39
name: Spell check
0 commit comments