Skip to content

Commit 0d23f85

Browse files
authored
[ci] Revert to release version of setup-haxe (#1291)
1 parent e4d10ad commit 0d23f85

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/setup/action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ runs:
77
using: composite
88
steps:
99
- name: install haxe
10-
uses: krdlab/setup-haxe@hotfix/download-failure
10+
uses: krdlab/setup-haxe@v2
1111
with:
1212
haxe-version: ${{ inputs.haxe }}
1313

0 commit comments

Comments
 (0)