Skip to content

Commit

Permalink
Merge pull request #18 from Cactus-proj/dependabot/github_actions/wtf…
Browse files Browse the repository at this point in the history
…joke/setup-tectonic-3

Bump wtfjoke/setup-tectonic from 1 to 3
  • Loading branch information
inkydragon authored May 19, 2024
2 parents 484d9ee + 9f90f9c commit 4a3401e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/CI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:
with:
python-version: '3.x'
- run: pip install mistune
- uses: wtfjoke/setup-tectonic@v1
- uses: wtfjoke/setup-tectonic@v3
with:
github-token: ${{ secrets.GITHUB_TOKEN }}
- name: 'gen tex files'
Expand Down

0 comments on commit 4a3401e

Please sign in to comment.