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.
checkout
1 parent edc74bd commit 2983cedCopy full SHA for 2983ced
.github/workflows/elixir.yml
@@ -13,7 +13,7 @@ jobs:
13
runs-on: ubuntu-latest
14
15
steps:
16
- - uses: actions/checkout@v2
+ - uses: actions/checkout@v3
17
- name: Set up Elixir
18
uses: erlef/setup-beam@988e02bfe678367a02564f65ca2e37726dc0268f
19
with:
0 commit comments