Skip to content

Commit 49be12d

Browse files
authored
Merge pull request #54 from intersystems-community/dependabot/github_actions/actions/download-artifact-8
ci(deps): bump actions/download-artifact from 7 to 8
2 parents 3299be5 + 0297c6e commit 49be12d

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
@@ -135,7 +135,7 @@ jobs:
135135
uses: actions/checkout@v6
136136

137137
- name: Download coverage artifacts
138-
uses: actions/download-artifact@v7
138+
uses: actions/download-artifact@v8
139139
continue-on-error: true
140140

141141
- name: Set up Python

0 commit comments

Comments
 (0)