We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 77c1897 + a5e796b commit 58a888cCopy full SHA for 58a888c
.github/workflows/ocwm-reminders.yml
@@ -19,7 +19,7 @@ jobs:
19
node-version: '20'
20
21
- name: Install dependencies
22
- run: npm install @octokit/core
+ run: npm install @octokit/core@5.1.0
23
24
- name: Send reminders
25
uses: actions/github-script@v7
0 commit comments