We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6bbf09e commit 30e4c04Copy full SHA for 30e4c04
.github/workflows/check.yml
@@ -16,7 +16,7 @@ jobs:
16
runs-on: ${{ matrix.os }}
17
18
steps:
19
- - uses: actions/checkout@v6if
+ - uses: actions/checkout@v6
20
21
- name: Create target directory
22
if: matrix.os == 'windows-latest'
0 commit comments