Skip to content

Commit 321f9cf

Browse files
committed
docs: Fix codeclimate link
1 parent 4eb80a9 commit 321f9cf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ jobs:
2929
uses: actions/checkout@v3
3030

3131
- name: Use Node ${{ matrix.node-version }}
32-
uses: actions/setup-node@v2
32+
uses: actions/setup-node@v3
3333
with:
3434
node-version: ${{ matrix.node-version }}
3535

0 commit comments

Comments
 (0)