Skip to content

Commit 476cc82

Browse files
committed
Use new erlangpack/github-action@v4 for releases
1 parent 567479e commit 476cc82

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,6 @@ jobs:
3838
token: ${{ secrets.GITHUB_TOKEN }}
3939

4040
- name: Publish to Hex.pm
41-
uses: erlangpack/github-action@v3
41+
uses: erlangpack/github-action@v4
4242
env:
4343
HEX_API_KEY: ${{ secrets.HEX_API_KEY }}

0 commit comments

Comments
 (0)