We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 180eaff + 1b63c57 commit fe0bd6dCopy full SHA for fe0bd6d
1 file changed
.github/workflows/ci.yml
@@ -47,7 +47,7 @@ jobs:
47
48
- name: Upload test results
49
if: always()
50
- uses: actions/upload-artifact@v4
+ uses: actions/upload-artifact@v7
51
with:
52
name: test-results
53
path: "**/*.trx"
0 commit comments