Skip to content

Commit e9352a6

Browse files
Merge pull request #53 from ebean-orm/dependabot/github_actions/main/actions/download-artifact-8
[workflow]: Bump actions/download-artifact from 6 to 8
2 parents 643c17b + 483d819 commit e9352a6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/cli-native.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -124,7 +124,7 @@ jobs:
124124
- uses: actions/checkout@v6
125125

126126
- name: Download all CLI artifacts
127-
uses: actions/download-artifact@v6
127+
uses: actions/download-artifact@v8
128128
with:
129129
path: dist
130130

0 commit comments

Comments
 (0)