Skip to content

Commit b1ad200

Browse files
authored
Merge pull request #234 from tonistiigi/dependabot/github_actions/actions/download-artifact-8
chore(deps): Bump actions/download-artifact from 5 to 8
2 parents 5665d49 + 254b0a6 commit b1ad200

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ld.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -238,7 +238,7 @@ jobs:
238238
echo "VERSION=${version}" >> $GITHUB_ENV
239239
-
240240
name: Download artifacts
241-
uses: actions/download-artifact@v5
241+
uses: actions/download-artifact@v8
242242
with:
243243
path: ./dist
244244
pattern: ld-*

0 commit comments

Comments
 (0)