diff --git a/.github/workflows/example.yml b/.github/workflows/example.yml index 97eaf73..8d0d50a 100644 --- a/.github/workflows/example.yml +++ b/.github/workflows/example.yml @@ -10,7 +10,7 @@ jobs: - name: Use older Python version uses: actions/setup-python@v4 with: - python-version: "3.6" + python-version: "3.6.15" - name: Install TeXLive uses: teatimeguest/setup-texlive-action@v2 with: