Skip to content

Commit 8b15da1

Browse files
chore(deps): update actions/upload-artifact action to v7
1 parent 8bd6543 commit 8b15da1

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
@@ -148,7 +148,7 @@ jobs:
148148
149149
# === ARTIFACTS PHASE ===
150150
- name: Archive test results
151-
uses: actions/upload-artifact@v4
151+
uses: actions/upload-artifact@v7
152152
if: always()
153153
with:
154154
name: "test-results-${{ github.run_number }}-${{ github.sha }}"

0 commit comments

Comments
 (0)