mirror of
https://github.com/tonistiigi/xx
synced 2025-09-26 19:21:09 +08:00
Merge pull request #208 from tonistiigi/dependabot/github_actions/actions/download-artifact-5
chore(deps): Bump actions/download-artifact from 4 to 5
This commit is contained in:
2
.github/workflows/ld.yml
vendored
2
.github/workflows/ld.yml
vendored
@@ -238,7 +238,7 @@ jobs:
|
||||
echo "VERSION=${version}" >> $GITHUB_ENV
|
||||
-
|
||||
name: Download artifacts
|
||||
uses: actions/download-artifact@v4
|
||||
uses: actions/download-artifact@v5
|
||||
with:
|
||||
path: ./dist
|
||||
pattern: ld-*
|
||||
|
Reference in New Issue
Block a user