Skip to content

Commit b8ae356

Browse files
authored
Merge pull request #23 from neutrons/dependabot/github_actions/actions/download-artifact-6
build(deps): bump actions/download-artifact from 5 to 6
2 parents a85ebf8 + f372cd8 commit b8ae356

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test_and_deploy.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@ jobs:
9191
manifest-path: pyproject.toml
9292

9393
- name: Download conda package artifact
94-
uses: actions/download-artifact@v5
94+
uses: actions/download-artifact@v6
9595
with:
9696
name: artifact-conda-package
9797

0 commit comments

Comments
 (0)