diff --git a/.github/workflows/_check_code.yaml b/.github/workflows/_check_code.yaml index 21d9df332b..4465d0082d 100644 --- a/.github/workflows/_check_code.yaml +++ b/.github/workflows/_check_code.yaml @@ -18,7 +18,7 @@ jobs: - name: Checkout repository uses: actions/checkout@v6 - name: Run actionlint - uses: rhysd/actionlint@v1.7.11 + uses: rhysd/actionlint@v1.7.12 spell_check: name: Spell check