Skip to content

Commit b2297a4

Browse files
authored
Merge pull request #808 from OneSignal/fix_set_response_time
[Dev] Update set_response_time.yml
2 parents d553e73 + 1f4287d commit b2297a4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/set_response_time.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
- uses: actions/checkout@v3
1818
with:
1919
token: ${{ secrets.GITHUB_TOKEN }}
20-
- run: npm install @octokit/action
20+
- run: npm install @octokit/action@6.0.6
2121
- uses: actions/github-script@v6
2222
id: set-time
2323
with:

0 commit comments

Comments
 (0)