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 46cb009 commit 3b6dd45Copy full SHA for 3b6dd45
1 file changed
.github/workflows/main.yml
@@ -48,7 +48,7 @@ jobs:
48
runs-on: ubuntu-latest
49
steps:
50
- name: Checkout repository
51
- uses: actions/checkout@v5
+ uses: actions/checkout@v6
52
- name: Spellcheck Action
53
uses: rojopolis/spellcheck-github-actions@0.51.0
54
with:
0 commit comments