Skip to content

Commit f2706ad

Browse files
Merge branch 'develop' into demo/real-workflow-failure
2 parents dfbd11d + 04d346d commit f2706ad

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build-doctor.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ jobs:
4040
node-version: '20'
4141

4242
- name: Install dependencies
43-
run: npm install @actions/github @google/generative-ai @octokit/core
43+
run: npm install @actions/github@5 @google/generative-ai @octokit/core
4444

4545
- name: Run Build Doctor Analysis
4646
env:

0 commit comments

Comments
 (0)