We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 14366f0 + cebff6c commit 6d052e9Copy full SHA for 6d052e9
.github/workflows/set_response_time.yml
@@ -17,7 +17,7 @@ jobs:
17
- uses: actions/checkout@v3
18
with:
19
token: ${{ secrets.GITHUB_TOKEN }}
20
- - run: npm install @octokit/action
+ - run: npm install @octokit/action@6.0.6
21
- uses: actions/github-script@v6
22
id: set-time
23
0 commit comments