We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2c29cec commit 0b1c9aaCopy full SHA for 0b1c9aa
2 files changed
.github/workflows/coveralls.yaml
@@ -15,7 +15,7 @@ jobs:
15
steps:
16
- uses: actions/checkout@v4
17
18
- # Work around pnpm/action-setup v6 resolving the wrong version from package.json.
+ # Work around pnpm/action-setup v6 resolving the wrong version from package.json
19
# https://github.com/pnpm/action-setup/issues/227
20
- name: Read pnpm version
21
id: pnpm-version
.github/workflows/webpack.yaml
@@ -14,7 +14,7 @@ jobs:
14
0 commit comments