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 4e95d01 commit 486a83eCopy full SHA for 486a83e
3 files changed
.github/workflows/ci.yml
@@ -13,7 +13,7 @@ jobs:
13
include:
14
- elixir: "1.17"
15
otp: "27"
16
- node: 18.x
+ node: 20.x
17
steps:
18
- uses: actions/checkout@v3
19
0 commit comments