diff --git a/.github/workflows/Documentation.yml b/.github/workflows/Documentation.yml index 5ba9cc3..9e4063c 100644 --- a/.github/workflows/Documentation.yml +++ b/.github/workflows/Documentation.yml @@ -36,7 +36,7 @@ jobs: - name: Checkout uses: actions/checkout@v4 - name: Setup Julia - uses: julia-actions/setup-julia@v1 + uses: julia-actions/setup-julia@v2 - name: Pull Julia cache uses: julia-actions/cache@v1 - name: Install documentation dependencies