Skip to content

Commit 0a2223a

Browse files
authored
Merge pull request #6 from R0mb0/dependabot/github_actions/actions/upload-artifact-5
Bump actions/upload-artifact from 4 to 5
2 parents e36e325 + 2fc8820 commit 0a2223a

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

0 commit comments

Comments
 (0)