Skip to content

Commit 8118704

Browse files
Merge pull request #250 from SKaiNET-developers/dependabot/github_actions/actions/download-artifact-7
Bump actions/download-artifact from 6 to 7
2 parents f13f848 + 8e76c3c commit 8118704

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/documentation.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ jobs:
7777

7878
steps:
7979
- name: Download documentation artifacts
80-
uses: actions/download-artifact@v6
80+
uses: actions/download-artifact@v7
8181
with:
8282
name: documentation-preview-${{ github.event.number }}
8383
path: ./docs-preview

0 commit comments

Comments
 (0)