We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d9db021 commit 73e62fcCopy full SHA for 73e62fc
1 file changed
.github/workflows/ci.yml
@@ -74,7 +74,7 @@ jobs:
74
75
- name: (Fail-only) Upload build reports
76
if: failure()
77
- uses: actions/upload-artifact@v3
+ uses: actions/upload-artifact@v7
78
with:
79
name: reports
80
path: |
0 commit comments