We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 09d8fc9 commit 5b65aa9Copy full SHA for 5b65aa9
1 file changed
README.md
@@ -22,7 +22,7 @@ to Hex.pm automatically. This is most useful when you tag your repository.
22
runs-on: ubuntu-latest
23
steps:
24
- name: Check out
25
- uses: actions/checkout@v2
+ uses: actions/checkout@v3
26
27
- name: Publish to Hex.pm
28
uses: erlangpack/github-action@v3
0 commit comments