Skip to content

Commit 55e4b59

Browse files
Copilotmseri
andcommitted
Update actions/cache from v2 to v4 in generate_pdf.yml
Co-authored-by: mseri <[email protected]>
1 parent 21c45c6 commit 55e4b59

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/generate_pdf.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ jobs:
4040
echo "GITHUB_TAG=$(git describe --always --tags)" >> $GITHUB_ENV
4141
echo "BUILD_DATE=$(date +'%Y_%m_%d')" >> $GITHUB_ENV
4242
43-
- uses: actions/cache@v2
43+
- uses: actions/cache@v4
4444
name: Tectonic Cache
4545
with:
4646
path: ~/.cache/Tectonic

0 commit comments

Comments
 (0)