Skip to content

Commit 06f5a96

Browse files
authored
Merge pull request #638 from light-curve/dependabot/github_actions/actions/download-artifact-8
Build(deps): bump actions/download-artifact from 7 to 8
2 parents 02e0ccc + 3350933 commit 06f5a96

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -152,7 +152,7 @@ jobs:
152152
runs-on: ubuntu-slim
153153

154154
steps:
155-
- uses: actions/download-artifact@v7
155+
- uses: actions/download-artifact@v8
156156
with:
157157
pattern: artifact_*
158158
merge-multiple: true

0 commit comments

Comments
 (0)