Skip to content

Commit bd975f5

Browse files
authored
bump action versions to v3 (#140)
1 parent 6189f0b commit bd975f5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/downstream.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,6 +52,6 @@ jobs:
5252
exit(0) # Exit immediately, as a success
5353
end
5454
- uses: julia-actions/julia-processcoverage@v1
55-
- uses: codecov/codecov-action@v2
55+
- uses: codecov/codecov-action@v3
5656
with:
5757
files: lcov.info

0 commit comments

Comments
 (0)