Skip to content

Commit fe0bd6d

Browse files
Merge pull request #7 from MarcelRoozekrans/renovate/major-github-artifact-actions
chore(deps): update actions/upload-artifact action to v7
2 parents 180eaff + 1b63c57 commit fe0bd6d

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
@@ -47,7 +47,7 @@ jobs:
4747

4848
- name: Upload test results
4949
if: always()
50-
uses: actions/upload-artifact@v4
50+
uses: actions/upload-artifact@v7
5151
with:
5252
name: test-results
5353
path: "**/*.trx"

0 commit comments

Comments
 (0)