Skip to content
This repository was archived by the owner on Apr 25, 2026. It is now read-only.

Commit 167e3e3

Browse files
Update GitHub Actions
1 parent f982eaa commit 167e3e3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/spell.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323
runs-on: ubuntu-latest
2424
steps:
2525
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # 4.2.2
26-
- uses: reviewdog/action-misspell@e2af6e5f797b1a26b3ccabfb316a3317c965a53d # 1.26.1
26+
- uses: reviewdog/action-misspell@8f4203d27a6896ebd5cd8bdd861b36bd18c37978 # 1.26.3
2727
with:
2828
github_token: ${{ secrets.github_token }}
2929
check-spellcheck:

0 commit comments

Comments
 (0)