Skip to content

Commit 699b314

Browse files
authored
Merge pull request #957 from objectstack-ai/dependabot/github_actions/actions/download-artifact-8.0.0
2 parents 198c6cd + 8daf0d0 commit 699b314

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
@@ -118,7 +118,7 @@ jobs:
118118
run: pnpm install --frozen-lockfile
119119

120120
- name: Download build artifacts
121-
uses: actions/download-artifact@v7.0.0
121+
uses: actions/download-artifact@v8.0.0
122122
with:
123123
name: build-output
124124

0 commit comments

Comments
 (0)