We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a9c3251 commit cb76cd4Copy full SHA for cb76cd4
1 file changed
.github/workflows/ghpage.yml
@@ -10,7 +10,7 @@ jobs:
10
runs-on: ubuntu-latest
11
12
steps:
13
- - uses: actions/checkout@v7
+ - uses: actions/checkout@v6
14
# - name: Check Spelling
15
# uses: check-spelling/check-spelling@v0.0.22
16
# with:
0 commit comments