We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0101cf6 commit 7d1ae11Copy full SHA for 7d1ae11
.github/workflows/spellcheck.yml
@@ -21,7 +21,7 @@ jobs:
21
steps:
22
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
23
- name: Install typos
24
- uses: taiki-e/install-action@1936c8cfe365805f86ceb097d570620cc3a19932 # v2.47.25
+ uses: taiki-e/install-action@510b3ecd7915856b6909305605afa7a8a57c1b04 # v2.48.1
25
with:
26
tool: typos
27
- name: Run typos
0 commit comments