We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3ad38c5 commit d980467Copy full SHA for d980467
.github/workflows/ci.yml
@@ -13,8 +13,6 @@ jobs:
13
- uses: actions/checkout@v4
14
15
- uses: pnpm/action-setup@v4
16
- with:
17
- version: 9
18
19
- uses: actions/setup-node@v4
20
with:
@@ -47,8 +45,6 @@ jobs:
47
45
48
46
49
50
51
52
53
54
.github/workflows/publish.yml
@@ -25,8 +25,6 @@ jobs:
25
token: ${{ secrets.GITHUB_TOKEN }}
26
27
28
29
30
31
32
0 commit comments