aboutsummaryrefslogtreecommitdiff
path: root/.github
diff options
context:
space:
mode:
Diffstat (limited to '.github')
-rw-r--r--.github/workflows/installers.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/installers.yml b/.github/workflows/installers.yml
index ad513df8d..5fe622411 100644
--- a/.github/workflows/installers.yml
+++ b/.github/workflows/installers.yml
@@ -27,7 +27,7 @@ jobs:
uses: actions/cache@v3
with:
path: ~/build/
- key: ${{runner.os}}-ct-ng-1.25.0-RC2
+ key: ${{runner.os}}-ct-ng-1.25.0
- name: Install prerequisites
run: |
sudo apt-get -qq update