We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 383513a commit d34559dCopy full SHA for d34559d
.github/workflows/ci.yml
@@ -11,7 +11,7 @@ jobs:
11
steps:
12
- uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4
13
14
- - uses: erlef/setup-beam@b9c58b0450cd832ccdb3c17cc156a47065d2114f # v1
+ - uses: erlef/setup-beam@5304e04ea2b355f03681464e683d92e3b2f18451 # v1
15
with:
16
otp-version: '26.2.1'
17
elixir-version: '1.16.0'
0 commit comments