We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9c0efd9 commit 84bc6d0Copy full SHA for 84bc6d0
.github/workflows/ci.yml
@@ -23,7 +23,7 @@ jobs:
23
otp: 26.2
24
lint: lint
25
steps:
26
- - uses: actions/checkout@v2
+ - uses: actions/checkout@v4
27
28
- uses: erlef/setup-beam@v1
29
with:
0 commit comments