Skip to content

Commit 63d7419

Browse files
authored
Fixed branch name
1 parent 8cff761 commit 63d7419

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/infer.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
steps:
1616
- uses: actions/checkout@v4
1717

18-
- uses: srz-zumix/setup-infer@master
18+
- uses: srz-zumix/setup-infer@main
1919

2020
- name: Install prerequisites
2121
run: sudo apt-get install --no-install-recommends cmake

0 commit comments

Comments
 (0)