Skip to content

Commit fcbe4e9

Browse files
authored
Merge pull request #10 from R0mb0/dependabot/github_actions/actions/upload-artifact-6
Bump actions/upload-artifact from 5 to 6
2 parents b91d6a4 + 56e4bbc commit fcbe4e9

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@v5
18+
uses: actions/upload-artifact@v6
1919
with:
2020
name: Prescriptive_Study_Method
2121
path: PrescriptiveStudyMethod/PrescriptiveStudyMethod.pdf

0 commit comments

Comments
 (0)