diff --git a/.github/workflows/Documentation.yml b/.github/workflows/Documentation.yml index ca0406b..e80b039 100644 --- a/.github/workflows/Documentation.yml +++ b/.github/workflows/Documentation.yml @@ -29,7 +29,7 @@ jobs: with: version: '1' - name: CacheArtifacts - uses: actions/cache@v5 + uses: actions/cache@v6 env: cache-name: cache-artifacts with: