Skip to content

Commit

Permalink
updated new version of GitHubApiHelper in github action
Browse files Browse the repository at this point in the history
  • Loading branch information
zhenghaven committed Feb 28, 2024
1 parent 549d22f commit e8c18c8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test-and-release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ jobs:
- name: Installing GitHubApiHelper
run: |
python3 -m pip install git+https://github.com/zhenghaven/GitHubApiHelper.git@v0.1.2
python3 -m pip install git+https://github.com/zhenghaven/GitHubApiHelper.git@v0.1.3
- name: Get latest version
id: latest_ver
Expand Down

0 comments on commit e8c18c8

Please sign in to comment.