We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c3a99cf commit bb3e5f9Copy full SHA for bb3e5f9
.github/workflows/release.yml
@@ -13,8 +13,6 @@ jobs:
13
CI: true
14
steps:
15
- uses: pnpm/action-setup@v2.2.2
16
- with:
17
- version: 7.9.5
18
19
- name: Checkout Repo
20
uses: actions/checkout@main
.github/workflows/snapshot.yml
@@ -9,8 +9,6 @@ jobs:
9
10
11
12
.github/workflows/validate.yml
@@ -10,8 +10,6 @@ jobs:
0 commit comments