From dbc8edde619ccb9bc74b8516c9bcc84505222daf Mon Sep 17 00:00:00 2001 From: ericthelemur Date: Mon, 17 Jun 2024 18:20:17 +0100 Subject: [PATCH] Update action versions --- .github/workflows/pdf.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/pdf.yml b/.github/workflows/pdf.yml index 2dd0bcc..9d5008e 100644 --- a/.github/workflows/pdf.yml +++ b/.github/workflows/pdf.yml @@ -8,10 +8,10 @@ jobs: steps: - name: Setup Git repository - uses: actions/checkout@v2 + uses: actions/checkout@v4 - name: Compile Problems - uses: xu-cheng/latex-action@v2 + uses: xu-cheng/latex-action@v3 with: root_file: | constitution.tex