build: use newer OAT
Some checks failed
link / Link assets on Linux (push) Failing after 19s

This commit is contained in:
6arelyFuture 2024-03-30 20:37:46 +00:00
parent d2336237e1
commit 16118150d9

View File

@ -3,7 +3,7 @@ name: link
on: [push]
env:
OAT_VERSION: "0.10.0"
OAT_VERSION: "0.10.1"
jobs:
link-linux: