We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents b91d6a4 + 56e4bbc commit fcbe4e9Copy full SHA for fcbe4e9
.github/workflows/Compilation_Test.yml
@@ -15,7 +15,7 @@ jobs:
15
working_directory: PrescriptiveStudyMethod
16
root_file: PrescriptiveStudyMethod.tex
17
- name: Upload compiled file
18
- uses: actions/upload-artifact@v5
+ uses: actions/upload-artifact@v6
19
with:
20
name: Prescriptive_Study_Method
21
path: PrescriptiveStudyMethod/PrescriptiveStudyMethod.pdf
0 commit comments