Skip to content
This repository was archived by the owner on Mar 13, 2025. It is now read-only.

Commit a963775

Browse files
authoredMay 22, 2020
Update nodejs.yml
1 parent 5e21c18 commit a963775

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎.github/workflows/nodejs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
node-version: [14.x]
2020

2121
steps:
22-
- uses: actions/checkout@v2
22+
- uses: actions/checkout@v1
2323
- name: Use Node.js ${{ matrix.node-version }}
2424
uses: actions/setup-node@v1
2525
with:

0 commit comments

Comments
 (0)
This repository has been archived.