Skip to content

Commit a0411e8

Browse files
chore(gha): bump actions/download-artifact from 7 to 8 (#3482)
1 parent e327cde commit a0411e8

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@v7
75+
uses: actions/download-artifact@v8
7676
with:
7777
name: documentation-${{github.sha}}
7878
- name: Push to gh-pages

0 commit comments

Comments
 (0)