Skip to content

Commit 2c7b5e8

Browse files
committed
Update .ci.yml
1 parent 9dd7ac3 commit 2c7b5e8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/.ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ jobs:
1010
steps:
1111
- uses: actions/checkout@v2
1212
- name: Use Node.js ${{ matrix.node-version }}
13-
uses: actions/setup-node@v2
13+
uses: actions/setup-node@v3
1414
with:
1515
node-version: ${{ matrix.node-version }}
1616
- run: npm ci

0 commit comments

Comments
 (0)