Skip to content

Commit dd018a9

Browse files
bootc-bot[bot]cgwalters
authored andcommitted
chore(deps): update actions/download-artifact action to v6
Signed-off-by: bootc-bot[bot] <225049296+bootc-bot[bot]@users.noreply.github.com>
1 parent 6a9309e commit dd018a9

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
@@ -182,7 +182,7 @@ jobs:
182182
fi
183183
184184
- name: Download package artifacts
185-
uses: actions/download-artifact@v5
185+
uses: actions/download-artifact@v6
186186
with:
187187
name: packages-${{ matrix.test_os }}
188188
path: target/packages/

0 commit comments

Comments
 (0)