Skip to content

Commit f8ee7f8

Browse files
committed
Revert "ember-cli-update-action"
This reverts commit dcbd760.
1 parent 861b888 commit f8ee7f8

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ jobs:
4848
- uses: actions/checkout@v2
4949
- uses: actions/setup-node@v1
5050
with:
51-
node-version: ${{ matrix.node }}
51+
version: ${{ matrix.node }}
5252

5353
# for test cache hits
5454
- run: npm i -g [email protected]

config/ember-cli-update.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
},
1414
{
1515
"name": "@kellyselden/node-template",
16-
"version": "1.2.2",
16+
"version": "1.2.1",
1717
"blueprints": [
1818
{
1919
"name": "@kellyselden/node-template",

0 commit comments

Comments
 (0)