diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index c6c4945d7..b8a8b2c6f 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -45,7 +45,7 @@ jobs: steps: - - uses: actions/checkout@v2 + - uses: actions/checkout@v3 - name: Test shell scripts if: matrix.otp == 24 @@ -113,7 +113,7 @@ jobs: echo "{ct_opts, [{verbosity, 20}, {keep_logs, 20}]}." >>rebar.config - name: Cache rebar - uses: actions/cache@v2 + uses: actions/cache@v3 with: path: | deps/