diff --git a/.github/workflows/elixir.yml b/.github/workflows/elixir.yml index 86ff3ab..7844418 100644 --- a/.github/workflows/elixir.yml +++ b/.github/workflows/elixir.yml @@ -16,7 +16,7 @@ jobs: otp-version: 22.x - name: Checkout repository - uses: actions/checkout@v1 + uses: actions/checkout@v4 - name: Get deps cache uses: actions/cache@v2