Skip to content

Commit 73e62fc

Browse files
authored
Fix CI
1 parent d9db021 commit 73e62fc

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
@@ -74,7 +74,7 @@ jobs:
7474

7575
- name: (Fail-only) Upload build reports
7676
if: failure()
77-
uses: actions/upload-artifact@v3
77+
uses: actions/upload-artifact@v7
7878
with:
7979
name: reports
8080
path: |

0 commit comments

Comments
 (0)