We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f61708f commit c0ba6c2Copy full SHA for c0ba6c2
1 file changed
.github/workflows/ci.yml
@@ -35,7 +35,7 @@ jobs:
35
- 3306:3306
36
options: --health-cmd="mysqladmin ping" --health-interval=10s --health-timeout=5s --health-retries=3
37
steps:
38
- - uses: actions/checkout@v2
+ - uses: actions/checkout@v5
39
- name: Set up Elixir
40
id: beam
41
uses: erlef/setup-beam@v1
0 commit comments