Skip to content

Commit

Permalink
chore: bump up action version (#76)
Browse files Browse the repository at this point in the history
  • Loading branch information
yamafaktory committed Dec 9, 2020
1 parent a7f5825 commit 254f8e8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
- name: Run performance benchmarks
run: ./performance.sh
- name: Create pull-request
uses: peter-evans/create-pull-request@v2
uses: peter-evans/create-pull-request@v3
with:
token: ${{ secrets.GITHUB_TOKEN }}
commit-message: "chore(performance): update benchmarks"
Expand Down

0 comments on commit 254f8e8

Please sign in to comment.