Skip to content

Commit

Permalink
OpenFL 9.3.4 and Lime 8.1.3
Browse files Browse the repository at this point in the history
  • Loading branch information
joshtynjala committed Jul 22, 2024
1 parent 7cadd01 commit 2cf7a9a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,13 +15,13 @@ jobs:
with:
repository: openfl/openfl
path: openfl
ref: 9.3.3
ref: 9.3.4

- uses: actions/checkout@v3
with:
repository: openfl/lime
path: lime
ref: 8.1.2
ref: 8.1.3

- uses: krdlab/setup-haxe@v1
with:
Expand Down

0 comments on commit 2cf7a9a

Please sign in to comment.