File tree 2 files changed +7
-5
lines changed
2 files changed +7
-5
lines changed Original file line number Diff line number Diff line change @@ -17,13 +17,13 @@ jobs:
17
17
include :
18
18
- pair :
19
19
elixir : 1.12.3
20
- otp : 23 .3
20
+ otp : 22 .3
21
21
- pair :
22
- elixir : 1.15.7
23
- otp : 26.1
22
+ elixir : 1.17.1
23
+ otp : 27.0
24
24
lint : lint
25
25
steps :
26
- - uses : actions/checkout@v3
26
+ - uses : actions/checkout@v4
27
27
28
28
- uses : erlef/setup-beam@v1
29
29
with :
Original file line number Diff line number Diff line change 1
1
# NimbleParsec
2
2
3
- [ Online Documentation] ( https://hexdocs.pm/nimble_parsec ) .
3
+ [ ![ CI] ( https://github.com/dashbitco/nimble_parsec/actions/workflows/ci.yml/badge.svg )] ( https://github.com/dashbitco/nimble_parsec/actions/workflows/ci.yml )
4
+ [ ![ Module Version] ( https://img.shields.io/hexpm/v/nimble_parsec.svg )] ( https://hex.pm/packages/nimble_parsec )
5
+ [ ![ Hex Docs] ( https://img.shields.io/badge/hex-docs-lightgreen.svg )] ( https://hexdocs.pm/nimble_parsec )
4
6
5
7
<!-- MDOC !-->
6
8
You can’t perform that action at this time.
0 commit comments