Skip to content

Commit c5c8053

Browse files
deps: Update actions/download-artifact action to v8 (#739)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent ca83484 commit c5c8053

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
@@ -54,7 +54,7 @@ jobs:
5454
persist-credentials: false
5555

5656
- name: Download Artifact
57-
uses: actions/download-artifact@37930b1c2abaa49bbe596cd826c3c89aef350131 # v7.0.0
57+
uses: actions/download-artifact@3e5f45b2cfb9172054b4087a40e8e0b5a5461e7c # v8.0.1
5858
with:
5959
name: docs-build
6060
path: docs/build/

0 commit comments

Comments
 (0)