Skip to content

Commit 102a7e1

Browse files
committed
Update actions
1 parent 3c0fb67 commit 102a7e1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/CI.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ jobs:
3434
- ubuntu-latest
3535
- macOS-latest
3636
- windows-latest
37-
uses: "lkdvos/SCIMLactions/.github/workflows/tests.yml@main"
37+
uses: "lkdvos/SCIMLactions/.github/workflows/tests.yml@master"
3838
with:
3939
group: "${{ matrix.group }}"
4040
julia-version: "${{ matrix.version }}"

0 commit comments

Comments
 (0)