This commit is contained in:
dependabot[bot] 2025-12-15 02:00:50 +00:00 committed by GitHub
commit f064b3942e
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -47,7 +47,7 @@ jobs:
- run: npm test - run: npm test
- name: Upload test coverage as artifact - name: Upload test coverage as artifact
uses: actions/upload-artifact@v4 uses: actions/upload-artifact@v6
with: with:
name: coverage-${{ matrix.os }} name: coverage-${{ matrix.os }}
path: coverage path: coverage