Skip to content

Commit 1c2ba43

Browse files
authored
Merge pull request #40 from Deep-MI/dependabot/github_actions/actions/download-artifact-7
Bump actions/download-artifact from 6 to 7
2 parents 5a39fd7 + adae858 commit 1c2ba43

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/doc.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ jobs:
5050
shell: bash
5151
steps:
5252
- name: Download documentation
53-
uses: actions/download-artifact@v6
53+
uses: actions/download-artifact@v7
5454
with:
5555
name: doc-dev
5656
path: ./doc-dev

0 commit comments

Comments
 (0)