Skip to content
This repository was archived by the owner on Apr 16, 2026. It is now read-only.

Commit 1cca22c

Browse files
authored
Merge pull request #72 from evalops/dependabot/github_actions/actions/upload-artifact-7.0.1
chore(ci): bump actions/upload-artifact from 4.6.2 to 7.0.1
2 parents 2a8da29 + 374d9f0 commit 1cca22c

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
@@ -84,7 +84,7 @@ jobs:
8484
echo "Total coverage: ${{ steps.coverage.outputs.value }}%" >> "$GITHUB_STEP_SUMMARY"
8585
8686
- name: Upload coverage artifact
87-
uses: actions/upload-artifact@ea165f8d65b6e75b540449e92b4886f43607fa02 # v4
87+
uses: actions/upload-artifact@043fb46d1a93c77aae656e7c1c64a875d1fc6a0a # v7.0.1
8888
with:
8989
name: coverage.out
9090
path: coverage.out

0 commit comments

Comments
 (0)