Skip to content

Commit

Permalink
Revert back to the old version
Browse files Browse the repository at this point in the history
  • Loading branch information
xuzhao9 committed Jan 29, 2024
1 parent ce68a3a commit 76977f9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pr-test-ghissue.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
echo "Test performance file" > ./benchmark/gh-issue.md
- name: Create the github issue
continue-on-error: true
uses: peter-evans/create-issue-from-file@v5
uses: peter-evans/create-issue-from-file@v4
with:
title: Test Performance Issue Creation
token: ${{ secrets.TORCHBENCH_ACCESS_TOKEN }}
Expand Down

0 comments on commit 76977f9

Please sign in to comment.