Skip to content

Commit

Permalink
update github action
Browse files Browse the repository at this point in the history
  • Loading branch information
reiase committed Aug 6, 2024
1 parent 87f359f commit f0c5f81
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/pypi.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,9 @@ jobs:
steps:
- uses: actions/checkout@v4
- name: Trunk install
uses: trunk-io/trunk-action/setup@v1
uses: jetli/trunk-action@v0.5.0
with:
version: 'latest'
- name: Set up Python
uses: actions/setup-python@v3
with:
Expand Down

0 comments on commit f0c5f81

Please sign in to comment.