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.
2 parents dfbd11d + 04d346d commit f2706adCopy full SHA for f2706ad
1 file changed
.github/workflows/build-doctor.yml
@@ -40,7 +40,7 @@ jobs:
40
node-version: '20'
41
42
- name: Install dependencies
43
- run: npm install @actions/github @google/generative-ai @octokit/core
+ run: npm install @actions/github@5 @google/generative-ai @octokit/core
44
45
- name: Run Build Doctor Analysis
46
env:
0 commit comments