Skip to content

Commit 1c2176a

Browse files
authored
Merge pull request #28 from Battery-Intelligence-Lab/dependabot/github_actions/actions/upload-artifact-7
Bump actions/upload-artifact from 4 to 7
2 parents 5cf656b + 986e438 commit 1c2176a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/draft-pdf.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
# This should be the path to the paper within your repo.
2222
paper-path: joss/paper.md
2323
- name: Upload
24-
uses: actions/upload-artifact@v4
24+
uses: actions/upload-artifact@v7
2525
with:
2626
name: paper
2727
# This is the output path where Pandoc will write the compiled

0 commit comments

Comments
 (0)