Skip to content

Commit

Permalink
Merge pull request #1624 from OneSignal/emawby-patch-1
Browse files Browse the repository at this point in the history
Update set_response_time.yml
  • Loading branch information
emawby committed Jan 10, 2024
2 parents 14366f0 + cebff6c commit 6d052e9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/set_response_time.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
- uses: actions/checkout@v3
with:
token: ${{ secrets.GITHUB_TOKEN }}
- run: npm install @octokit/action
- run: npm install @octokit/action@6.0.6
- uses: actions/github-script@v6
id: set-time
with:
Expand Down

0 comments on commit 6d052e9

Please sign in to comment.