diff --git a/.github/workflows/arch-matrix.yml b/.github/workflows/arch-matrix.yml index 6199acd..1f2dc85 100644 --- a/.github/workflows/arch-matrix.yml +++ b/.github/workflows/arch-matrix.yml @@ -116,7 +116,7 @@ jobs: - uses: actions/checkout@v7 - name: Cache /opt/adaptivecpp id: cache-adaptivecpp - uses: actions/cache@v5 + uses: actions/cache@v6 with: path: /opt/adaptivecpp # Key components — invalidate the cache when any of these change: