Skip to content

Commit 09d8fc9

Browse files
authored
Update README.md
1 parent 087edc3 commit 09d8fc9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ to Hex.pm automatically. This is most useful when you tag your repository.
2525
uses: actions/checkout@v2
2626

2727
- name: Publish to Hex.pm
28-
uses: erlangpack/github-action@v2
28+
uses: erlangpack/github-action@v3
2929
env:
3030
HEX_API_KEY: ${{ secrets.HEX_API_KEY }}
3131
```

0 commit comments

Comments
 (0)