There was an error while loading. Please reload this page.
2 parents f08dd05 + a12380c commit 01218a5Copy full SHA for 01218a5
1 file changed
.github/workflows/ci.yml
@@ -55,7 +55,7 @@ jobs:
55
- name: Run Tests
56
run: just test
57
- name: Upload Codecov
58
- uses: codecov/codecov-action@v6
+ uses: codecov/codecov-action@v7
59
60
# Check linting, formating, types, etc.
61
lint:
0 commit comments