Skip to content

Commit 3a4d856

Browse files
chore(gha): bump actions/download-artifact from 6 to 7 (#3441)
1 parent 309073a commit 3a4d856

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/generate-documentation.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ jobs:
7272
contents: write # Push to gh-pages
7373
steps:
7474
- name: Download
75-
uses: actions/download-artifact@v6
75+
uses: actions/download-artifact@v7
7676
with:
7777
name: documentation-${{github.sha}}
7878
- name: Push to gh-pages

0 commit comments

Comments
 (0)