aboutsummaryrefslogtreecommitdiff
path: root/.github
diff options
context:
space:
mode:
authorBadlop <badlop@process-one.net>2022-04-27 13:29:41 +0200
committerBadlop <badlop@process-one.net>2022-05-04 02:39:19 +0200
commitd0bca94638d08ca04fb96f1127fe56c1dbc07501 (patch)
treefb1b11e0e005287431c2b18176c6516a87fbf53d /.github
parentPackages: Rename workflow file to Installers (diff)
Installers: update workflow name
Diffstat (limited to '.github')
-rw-r--r--.github/workflows/installers.yml4
1 files changed, 2 insertions, 2 deletions
diff --git a/.github/workflows/installers.yml b/.github/workflows/installers.yml
index 52667879f..c7b27645f 100644
--- a/.github/workflows/installers.yml
+++ b/.github/workflows/installers.yml
@@ -1,4 +1,4 @@
-name: Publish binary packages
+name: Installers
on:
push:
@@ -24,7 +24,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Cache build directory
- uses: actions/cache@v2
+ uses: actions/cache@v3
with:
path: ~/build/
key: ${{runner.os}}-ct-ng-1.25.0-RC2