Skip to content

Commit 14bcb60

Browse files
committed
updated coverage code
1 parent cd95865 commit 14bcb60

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/code-coverage.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ jobs:
77
name: Build
88
runs-on: ubuntu-latest
99
steps:
10-
- uses: actions/checkout@v1
10+
- uses: actions/checkout@v4
1111

1212
- name: Use Node.js 20.x
1313
uses: actions/setup-node@v3

0 commit comments

Comments
 (0)