Container: Fix typo in cache key name 1.25->1.26

This commit is contained in:
Badlop 2024-02-05 11:26:00 +01:00
parent c664d6dc32
commit 3bd9fc9f43
1 changed files with 1 additions and 1 deletions

View File

@ -32,7 +32,7 @@ jobs:
uses: actions/cache@v4
with:
path: ~/build/
key: ${{runner.os}}-ctr-ct-ng-1.25.0
key: ${{runner.os}}-ctr-ct-ng-1.26.0
- name: Get erlang/OTP version for bootstrapping
run: |