diff --git a/.github/workflows/Documentation.yml b/.github/workflows/Documentation.yml index 09c3520..8863b97 100644 --- a/.github/workflows/Documentation.yml +++ b/.github/workflows/Documentation.yml @@ -21,7 +21,7 @@ jobs: with: version: '1' - name: CacheArtifacts - uses: actions/cache@v1 + uses: actions/cache@v3 env: cache-name: cache-artifacts with: