Skip to content

Commit

Permalink
Update action.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
tschm authored Feb 11, 2024
1 parent ab32760 commit b08cee9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions actions/latex/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,9 +42,9 @@ runs:
using: "composite"
steps:
- name: Set up Git repository
uses: actions/checkout@v3
uses: actions/checkout@v4

- uses: actions/cache@v3
- uses: actions/cache@v4
name: Tectonic Cache
with:
path: ~/.cache/Tectonic
Expand Down

0 comments on commit b08cee9

Please sign in to comment.