Merge pull request #11 from Frost/dependabot/github_actions/actions/checkout-4
Bump actions/checkout from 3 to 4
This commit is contained in:
commit
21c7a6d86e
|
|
@ -22,7 +22,7 @@ jobs:
|
|||
- 5432:5432
|
||||
|
||||
steps:
|
||||
- uses: actions/checkout@v3
|
||||
- uses: actions/checkout@v4
|
||||
- name: Set up Elixir
|
||||
uses: erlef/setup-beam@61e01a43a562a89bfc54c7f9a378ff67b03e4a21
|
||||
with:
|
||||
|
|
|
|||
Loading…
Reference in New Issue