aboutsummaryrefslogtreecommitdiff
path: root/.github
diff options
context:
space:
mode:
authorBadlop <badlop@process-one.net>2022-05-01 13:36:52 +0200
committerBadlop <badlop@process-one.net>2022-05-02 13:20:52 +0200
commit5ece51f8daf54fe9981fa08cd6feca8a9f441ab3 (patch)
tree82ffb68a55fd104de2469bf1989d6e00d1a15dcb /.github
parentCI: Update to the new "make rel" paths (diff)
CI: Update actions versions
Diffstat (limited to '.github')
-rw-r--r--.github/workflows/ci.yml4
1 files 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/