We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bb1c384 commit b79a591Copy full SHA for b79a591
.github/workflows/ci.yml
@@ -49,7 +49,7 @@ jobs:
49
os: ['ubuntu-22.04']
50
steps:
51
- name: Checkout
52
- uses: actions/checkout@v4
+ uses: actions/checkout@v5
53
54
- id: elixir-version-to-otp-version
55
name: "Read %{Elixir version => OTP version} map"
0 commit comments