Skip to content

Commit 1de68c1

Browse files
committed
CI: use v3 of upload-artifact workflow.
1 parent 662bb4f commit 1de68c1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
root_file: tdk.tex
2222
latexmk_use_lualatex: true
2323
- name: Upload the compiled pdf
24-
uses: actions/upload-artifact@v2.2.4
24+
uses: actions/upload-artifact@v3
2525
with:
2626
name: tdk-${{ matrix.engine }}
2727
path: |

0 commit comments

Comments
 (0)