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 aea6956 commit 86feecdCopy full SHA for 86feecd
.github/workflows/ci.yml
@@ -20,7 +20,7 @@ jobs:
20
21
- uses: pnpm/action-setup@v4.1.0
22
with:
23
- version: 9.15.9
+ version: 10.14.0
24
25
- run: pnpm install
26
- run: npm run lint:git
@@ -52,7 +52,7 @@ jobs:
52
53
54
55
56
57
58
- run: npm test
@@ -78,7 +78,7 @@ jobs:
78
79
80
81
82
83
- uses: kellyselden/ember-cli-update-action@v7
84
.github/workflows/publish.yml
@@ -28,7 +28,7 @@ jobs:
28
29
30
31
32
33
34
0 commit comments