From 5ece51f8daf54fe9981fa08cd6feca8a9f441ab3 Mon Sep 17 00:00:00 2001 From: Badlop Date: Sun, 1 May 2022 13:36:52 +0200 Subject: [PATCH] CI: Update actions versions --- .github/workflows/ci.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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/