Skip to content

Commit

Permalink
Merge pull request #2016 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 authored Mar 5, 2024
2 parents 7b4e48e + 1dbb89e commit a557800
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 @@ -18,7 +18,7 @@ jobs:
with:
token: ${{ secrets.GITHUB_TOKEN }}
- run: npm install @octokit/action
- uses: actions/github-script@v6
- uses: actions/github-script@v6.0.7
id: set-time
with:
result-encoding: string
Expand Down

0 comments on commit a557800

Please sign in to comment.