Skip to content

Commit

Permalink
Update action versions
Browse files Browse the repository at this point in the history
  • Loading branch information
ericthelemur committed Jun 17, 2024
1 parent e5c0241 commit dbc8edd
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/pdf.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit dbc8edd

Please sign in to comment.