Skip to content

Commit d2bf00f

Browse files
committed
Update CD workflow
1 parent cd58e80 commit d2bf00f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/cd.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,8 +25,8 @@ jobs:
2525
env:
2626
MIX_ENV: prod
2727
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
28-
ELIXIR_VERSION: 1.13.4
29-
OTP_VERSION: 25.3.2
28+
ELIXIR_VERSION: 1.18.3
29+
OTP_VERSION: 27.3.3
3030
steps:
3131
- uses: rlespinasse/[email protected]
3232
- uses: actions/checkout@v4

0 commit comments

Comments
 (0)