Skip to content

Commit 809a1f4

Browse files
authored
Merge pull request #197 from VectorInstitute/dependabot/github_actions/actions/upload-artifact-7
Bump actions/upload-artifact from 6 to 7
2 parents 8a055c4 + 1762472 commit 809a1f4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/docs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ jobs:
7676
run: touch site/.nojekyll
7777

7878
- name: Upload artifact
79-
uses: actions/upload-artifact@v6
79+
uses: actions/upload-artifact@v7
8080
with:
8181
name: docs-site
8282
path: site/

0 commit comments

Comments
 (0)