Skip to content

Commit bcdc304

Browse files
Update actions/download-artifact action to v8.0.1
1 parent 6861a16 commit bcdc304

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)