We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 77c1897 commit a5e796bCopy full SHA for a5e796b
.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