chore: update ash version in CI

This commit is contained in:
Zach Daniel 2021-07-04 16:45:26 -04:00
parent a508f5632f
commit 63991006e2

View file

@ -18,7 +18,7 @@ jobs:
matrix:
otp: ["23"]
elixir: ["1.11.0"]
ash: ["master", "1.43.12"]
ash: ["master", "1.46.2"]
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
ASH_VERSION: ${{matrix.ash}}