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.
1 parent 9315bd4 commit ab46e4bCopy full SHA for ab46e4b
.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
+ - run: npm install @octokit/action@6.0.6
21
- uses: actions/github-script@v6
22
id: set-time
23
0 commit comments