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 3c0fb67 commit 102a7e1Copy full SHA for 102a7e1
.github/workflows/CI.yml
@@ -34,7 +34,7 @@ jobs:
34
- ubuntu-latest
35
- macOS-latest
36
- windows-latest
37
- uses: "lkdvos/SCIMLactions/.github/workflows/tests.yml@main"
+ uses: "lkdvos/SCIMLactions/.github/workflows/tests.yml@master"
38
with:
39
group: "${{ matrix.group }}"
40
julia-version: "${{ matrix.version }}"
0 commit comments