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 a45eb14 commit fbb5e82Copy full SHA for fbb5e82
.github/workflows/label-issue.yml
@@ -30,8 +30,6 @@ jobs:
30
31
- name: Setup pnpm
32
uses: pnpm/action-setup@v4
33
- with:
34
- version: 10
35
36
- name: Install dependencies
37
run: pnpm add @actions/core @actions/github
0 commit comments