Skip to content
This repository has been archived by the owner on Dec 2, 2024. It is now read-only.

Commit

Permalink
Merge pull request #23 from heinrichreimer/dependabot/github_actions/…
Browse files Browse the repository at this point in the history
…xu-cheng/latex-action-3

Bump xu-cheng/latex-action from 2 to 3
  • Loading branch information
janheinrichmerker authored Apr 2, 2024
2 parents 5637eef + b54ab66 commit 6681536
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ jobs:
- name: 📥 Check-out
uses: actions/checkout@v4
- name: 🏗️ Compile paper
uses: xu-cheng/latex-action@v2
uses: xu-cheng/latex-action@v3
with:
working_directory: paper
root_file: touche22-axiomatic-reranking-query-reformulation.tex
Expand All @@ -22,7 +22,7 @@ jobs:
- name: 📥 Check-out
uses: actions/checkout@v4
- name: 🏗️ Compile talk
uses: xu-cheng/latex-action@v2
uses: xu-cheng/latex-action@v3
with:
working_directory: talk
root_file: talk.tex
Expand Down

0 comments on commit 6681536

Please sign in to comment.