We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1a948e2 commit b7b1266Copy full SHA for b7b1266
.github/workflows/ci.create-react-app.yml
@@ -83,7 +83,7 @@ jobs:
83
uses: actions/checkout@v2
84
85
- name: Setup Node
86
- uses: actions/setup-node@v3
+ uses: actions/setup-node@v2
87
with:
88
node-version: ${{ matrix.node_version }}
89
architecture: ${{ matrix.architecture }}
0 commit comments