We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0d5f54e commit a83918dCopy full SHA for a83918d
.github/actions/setup/action.yml
@@ -5,7 +5,7 @@ runs:
5
steps:
6
- uses: actions/setup-node@v3
7
with:
8
- node-version: 14.x
+ node-version: 16.x
9
- uses: actions/cache@v3
10
id: cache
11
0 commit comments