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 8b97124 commit 6c003d6Copy full SHA for 6c003d6
.github/workflows/build-and-publish.yml
@@ -24,7 +24,7 @@ jobs:
24
- name: checkout
25
uses: actions/checkout@v2
26
27
- - uses: pnpm/action-setup@v2.0.1
+ - uses: pnpm/action-setup@v2.4.1
28
with:
29
version: 7.9.5
30
@@ -65,7 +65,7 @@ jobs:
65
66
fetch-depth: 0
67
68
69
70
71
.github/workflows/create-versioning-pr.yml
@@ -25,7 +25,7 @@ jobs:
31
0 commit comments