Skip to content

Commit 44f4d93

Browse files
authored
Merge pull request #12 from R0mb0/dependabot/github_actions/actions/upload-artifact-7
Bump actions/upload-artifact from 6 to 7
2 parents e95b372 + 230eb46 commit 44f4d93

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/Compilation_Test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
working_directory: PrescriptiveStudyMethod
1616
root_file: PrescriptiveStudyMethod.tex
1717
- name: Upload compiled file
18-
uses: actions/upload-artifact@v6
18+
uses: actions/upload-artifact@v7
1919
with:
2020
name: Prescriptive_Study_Method
2121
path: PrescriptiveStudyMethod/PrescriptiveStudyMethod.pdf

0 commit comments

Comments
 (0)