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 5bc2567 commit 272808dCopy full SHA for 272808d
1 file changed
.github/workflows/_checks.yaml
@@ -86,7 +86,7 @@ jobs:
86
node-version: ${{ env.NODE_VERSION }}
87
88
- name: Install pnpm and website dependencies
89
- uses: apify/actions/pnpm-install@v1.2.0
+ uses: apify/actions/pnpm-install@v1.3.0
90
with:
91
working-directory: website
92
@@ -107,7 +107,7 @@ jobs:
107
108
109
110
111
112
113
0 commit comments