We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2b26744 commit e967630Copy full SHA for e967630
1 file changed
.github/workflows/jsobmarks.yml
@@ -20,7 +20,7 @@ jobs:
20
steps:
21
- uses: actions/checkout@v6
22
with:
23
- fetch_depth: 0
+ fetch-depth: 0
24
- uses: julia-actions/setup-julia@v2
25
26
version: ${{ matrix.version }}
0 commit comments