We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3e3a19e commit d77a0dcCopy full SHA for d77a0dc
.github/workflows/compile_pdf_and_upload.yml
@@ -24,7 +24,7 @@ jobs:
24
root_file: main.tex
25
26
- name: Upload PDF file as artifact
27
- uses: actions/upload-artifact@v3
+ uses: actions/upload-artifact@v4
28
with:
29
name: PDF
30
path: Main/main.pdf
Main/main.tex
@@ -6,9 +6,9 @@
6
7
\exsub{TTK4235 - Tilpassede datasystemer}
8
\exsem{Vår}
9
-\exyear{2024}
+\exyear{2025}
10
\exnum{3}
11
-\extitle{\textit{Mikrokontroller}}
+\extitle{\textit{Mikrokontroller-laben}}
12
\author{Jacobsson, Natlandsmyr}
13
14
\begin{document}
0 commit comments