diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index 6ae9562..4b5b2a9 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -10,7 +10,7 @@ jobs: runs-on: ubuntu-latest steps: - name: Checkout - uses: actions/checkout@v4.1.3 + uses: actions/checkout@v4.1.4 - name: Compile document uses: xu-cheng/latex-action@v3