Skip to content

Commit 3686300

Browse files
committed
[CI] Use master branch for setup-haxe
1 parent 709ba98 commit 3686300

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main-vanilla.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313
steps:
1414
- uses: actions/checkout@v2
1515

16-
- uses: krdlab/setup-haxe@v1
16+
- uses: krdlab/setup-haxe@master
1717
with:
1818
haxe-version: ${{ matrix.haxe }}
1919

0 commit comments

Comments
 (0)