diff --git a/.github/workflows/Documentation.yml b/.github/workflows/Documentation.yml index 3f7542d..8d7312e 100644 --- a/.github/workflows/Documentation.yml +++ b/.github/workflows/Documentation.yml @@ -21,7 +21,7 @@ jobs: with: version: '1' - name: CacheArtifacts - uses: actions/cache@v3 + uses: actions/cache@v4 env: cache-name: cache-artifacts with: