Skip to content

Commit 3f08312

Browse files
authored
Auto merge! (merge-pr-in-all)
Update actions/download-artifact action to v8.0.1
2 parents 6861a16 + bcdc304 commit 3f08312

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -258,7 +258,7 @@ jobs:
258258
- docker_build
259259
steps:
260260
- name: Download digests
261-
uses: actions/download-artifact@v8.0.0
261+
uses: actions/download-artifact@v8.0.1
262262
with:
263263
path: /tmp/digests
264264
pattern: digests-*

0 commit comments

Comments
 (0)