Skip to content

Commit 84d1f03

Browse files
Merge pull request #32 from DoctorLai/dependabot/github_actions/actions/upload-artifact-7.0.1
Bump actions/upload-artifact from 4.6.2 to 7.0.1
2 parents 37f0291 + 7360bd8 commit 84d1f03

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@ jobs:
9494
run: make coverage COVERAGE_MIN=0 COVERAGE_FUNCTION_MIN=0 COVERAGE_BRANCH_MIN=0
9595

9696
- name: Upload coverage report
97-
uses: actions/upload-artifact@ea165f8d65b6e75b540449e92b4886f43607fa02 # v4
97+
uses: actions/upload-artifact@043fb46d1a93c77aae656e7c1c64a875d1fc6a0a # v7.0.1
9898
with:
9999
name: coverage-report
100100
path: coverage/

0 commit comments

Comments
 (0)