Skip to content

Commit bf8a1e4

Browse files
authored
Merge pull request #2100 from codeflash-ai/dependabot/github_actions/actions/upload-artifact-7
chore(deps): bump actions/upload-artifact from 4 to 7
2 parents c0b728b + a396c62 commit bf8a1e4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -241,7 +241,7 @@ jobs:
241241

242242
- name: Upload coverage report
243243
if: always()
244-
uses: actions/upload-artifact@v4
244+
uses: actions/upload-artifact@v7
245245
with:
246246
name: coverage-report
247247
path: coverage.xml

0 commit comments

Comments
 (0)