Skip to content

Commit c4dede7

Browse files
committed
chore: upgrade release ci workflow
1 parent c3879b6 commit c4dede7

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.github/workflows/release.yml

+3-3
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,9 @@ on:
66

77
jobs:
88
hex-publish:
9-
uses: straw-hat-team/github-actions-workflows/.github/workflows/elixir-hex-publish.yml@v1.0.0
9+
uses: straw-hat-team/github-actions-workflows/.github/workflows/elixir-hex-publish.yml@v1.6.3
1010
with:
11-
elixir-version: '1.11'
12-
otp-version: '22.3'
11+
elixir-version: '1.14'
12+
otp-version: '24.3'
1313
secrets:
1414
HEX_API_KEY: ${{ secrets.HEX_API_KEY }}

0 commit comments

Comments
 (0)