diff --git a/.github/workflows/Documentation.yml b/.github/workflows/Documentation.yml index 09f4fed..62578fe 100644 --- a/.github/workflows/Documentation.yml +++ b/.github/workflows/Documentation.yml @@ -21,7 +21,7 @@ jobs: with: version: '1' - name: CacheArtifacts - uses: actions/cache@v4 + uses: actions/cache@v5 env: cache-name: cache-artifacts with: