Skip to content

Commit a163a1e

Browse files
authored
Merge pull request #99 from gridap/dependabot/github_actions/actions/upload-artifact-6
Bump actions/upload-artifact from 5 to 6
2 parents 34a8c0d + 56ea4a0 commit a163a1e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/joss.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
# This should be the path to the paper within your repo.
1616
paper-path: joss_paper/paper.md
1717
- name: Upload
18-
uses: actions/upload-artifact@v5
18+
uses: actions/upload-artifact@v6
1919
with:
2020
name: paper
2121
# This is the output path where Pandoc will write the compiled

0 commit comments

Comments
 (0)