Skip to content

Commit 890f722

Browse files
authored
Merge pull request #291 from ComputationalPhysiology/dependabot/github_actions/actions/download-artifact-7
Bump actions/download-artifact from 6 to 7
2 parents ce34531 + 80a43e3 commit 890f722

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/convergence-test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ jobs:
5656
steps:
5757
- uses: actions/checkout@v6
5858

59-
- uses: actions/download-artifact@v6
59+
- uses: actions/download-artifact@v7
6060
with:
6161
path: convergence_test
6262

0 commit comments

Comments
 (0)