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 358d5b7 commit d860a14Copy full SHA for d860a14
.github/workflows/codespell.yml
@@ -20,7 +20,7 @@ jobs:
20
steps:
21
# https://github.com/actions/checkout
22
- name: Checkout
23
- uses: actions/checkout@v4.2.2
+ uses: actions/checkout@v5.0.0
24
with:
25
persist-credentials: false
26
.github/workflows/typos.yml
@@ -18,7 +18,7 @@ jobs:
18
19
0 commit comments