Skip to content

Commit 5db3625

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

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
@@ -132,7 +132,7 @@ jobs:
132132
- uses: pandoc/actions/setup@v1
133133

134134
- name: Download lean artifacts
135-
uses: actions/download-artifact@v5
135+
uses: actions/download-artifact@v7
136136
with:
137137
name: lean-artifacts
138138
- name: Copy from artifacts to pages

0 commit comments

Comments
 (0)