Skip to content

Commit 0b36498

Browse files
Merge pull request #74 from scikit-learn-contrib/dependabot/github_actions/actions-674967a53d
Bump actions/upload-artifact from 6 to 7 in the actions group
2 parents 49a2369 + 7d935e7 commit 0b36498

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
@@ -18,7 +18,7 @@ jobs:
1818
journal: joss
1919
paper-path: paper/paper.md
2020
- name: Upload
21-
uses: actions/upload-artifact@v6
21+
uses: actions/upload-artifact@v7
2222
with:
2323
name: paper
2424
path: paper/paper.pdf

0 commit comments

Comments
 (0)