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.
2 parents 3f31447 + 34613c9 commit 306f133Copy full SHA for 306f133
.github/workflows/accent-issue-test.yml
@@ -7,7 +7,7 @@ jobs:
7
runs-on: windows-latest
8
timeout-minutes: 2
9
steps:
10
- - uses: actions/checkout@v5
+ - uses: actions/checkout@v6
11
with:
12
submodules: true
13
.github/workflows/check.yml
@@ -6,7 +6,7 @@ jobs:
6
build:
runs-on: ubuntu-latest
- name: Check for tabs
run: |
0 commit comments