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

Commit

Permalink
Bump xu-cheng/latex-action from 2 to 3
Browse files Browse the repository at this point in the history
Bumps [xu-cheng/latex-action](https://github.com/xu-cheng/latex-action) from 2 to 3.
- [Release notes](https://github.com/xu-cheng/latex-action/releases)
- [Commits](xu-cheng/latex-action@v2...v3)

---
updated-dependencies:
- dependency-name: xu-cheng/latex-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Apr 2, 2024
1 parent 5637eef commit b54ab66
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 b54ab66

Please sign in to comment.