Skip to content

Commit 7961784

Browse files
committed
OpenFL 9.4.1 and Lime 8.2.2
1 parent 17467df commit 7961784

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/deploy.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,13 +16,13 @@ jobs:
1616
with:
1717
repository: openfl/openfl
1818
path: openfl
19-
ref: 9.4.0
19+
ref: 9.4.1
2020

2121
- uses: actions/checkout@v4
2222
with:
2323
repository: openfl/lime
2424
path: lime
25-
ref: 8.2.1
25+
ref: 8.2.2
2626

2727
- uses: krdlab/setup-haxe@v1
2828
with:

0 commit comments

Comments
 (0)