Skip to content

Commit 9485a36

Browse files
authored
Merge pull request #111 from VectorInstitute/dependabot/github_actions/actions/download-artifact-6
Bump actions/download-artifact from 5 to 6
2 parents 3f61bcf + 8f04062 commit 9485a36

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@ jobs:
8585
git config user.email 41898282+github-actions[bot]@users.noreply.github.com
8686
8787
- name: Download artifact
88-
uses: actions/download-artifact@v5
88+
uses: actions/download-artifact@v6
8989
with:
9090
name: docs-site
9191
path: site

0 commit comments

Comments
 (0)