Skip to content

Commit 8007810

Browse files
Merge remote-tracking branch 'upstream/main' into surfacekinetics_refactoring
2 parents 7cf1028 + 03ed7d5 commit 8007810

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,6 @@ jobs:
3232
pytest test/ --cov festim --cov-report xml --cov-report term
3333
3434
- name: Upload coverage to Codecov
35-
uses: codecov/codecov-action@v4
35+
uses: codecov/codecov-action@v5
3636
with:
3737
token: ${{ secrets.CODECOV_TOKEN }}

0 commit comments

Comments
 (0)