We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 999c547 commit 1a948e2Copy full SHA for 1a948e2
.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@v2
+ uses: actions/setup-node@v3
87
with:
88
node-version: ${{ matrix.node_version }}
89
architecture: ${{ matrix.architecture }}
0 commit comments