Skip to content

Commit cfab32f

Browse files
chore(deps): bump actions/download-artifact from 7 to 8 (#805)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 3e71032 commit cfab32f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -133,7 +133,7 @@ jobs:
133133
- uses: pandoc/actions/setup@v1
134134

135135
- name: Download lean artifacts
136-
uses: actions/download-artifact@v7
136+
uses: actions/download-artifact@v8
137137
with:
138138
name: lean-artifacts
139139
- name: Copy from artifacts to pages

0 commit comments

Comments
 (0)