Skip to content

Commit 568fdb3

Browse files
committed
ci: update ash version in CI
1 parent 14d1f04 commit 568fdb3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/elixir.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
matrix:
1919
otp: ["25"]
2020
elixir: ["1.14.0"]
21-
ash: ["2.5.0"]
21+
ash: ["2.5.12"]
2222
pg_version: ["13"]
2323
env:
2424
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)