Skip to content

Commit 57c50ef

Browse files
authored
ci: update checkout, setup-node, and codecov actions (#1267)
1 parent 840146a commit 57c50ef

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

.github/workflows/nodejs.yml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -25,12 +25,12 @@ jobs:
2525
runs-on: ${{ matrix.os }}
2626

2727
steps:
28-
- uses: actions/checkout@v2
28+
- uses: actions/checkout@v3
2929
with:
3030
fetch-depth: 0
3131

3232
- name: Use Node.js ${{ matrix.node-version }}
33-
uses: actions/setup-node@v2
33+
uses: actions/setup-node@v3
3434
with:
3535
node-version: ${{ matrix.node-version }}
3636
cache: "npm"
@@ -69,10 +69,10 @@ jobs:
6969
runs-on: ${{ matrix.os }}
7070

7171
steps:
72-
- uses: actions/checkout@v2
72+
- uses: actions/checkout@v3
7373

7474
- name: Use Node.js ${{ matrix.node-version }}
75-
uses: actions/setup-node@v2
75+
uses: actions/setup-node@v3
7676
with:
7777
node-version: ${{ matrix.node-version }}
7878
cache: "npm"
@@ -88,6 +88,6 @@ jobs:
8888
run: npm run test:coverage -- --ci
8989

9090
- name: Submit coverage data to codecov
91-
uses: codecov/codecov-action@v2
91+
uses: codecov/codecov-action@v3
9292
with:
9393
token: ${{ secrets.CODECOV_TOKEN }}

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy