diff --git a/.github/workflows/Documenter.yml b/.github/workflows/Documenter.yml index fd3ca33..e69d89c 100644 --- a/.github/workflows/Documenter.yml +++ b/.github/workflows/Documenter.yml @@ -12,7 +12,7 @@ jobs: runs-on: ubuntu-latest steps: - uses: actions/checkout@v4 - - uses: julia-actions/setup-julia@latest + - uses: julia-actions/setup-julia@v2 with: version: '1' - name: Install dependencies