Skip to content

Commit

Permalink
Update .github/actions/test-python/action.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
ryanwi authored Sep 26, 2024
1 parent f9d1649 commit b22abaf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/actions/test-python/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ inputs:
runs:
using: "composite"
steps:
- name: Setup Ruby and install gems
- name: Setup Python
uses: actions/setup-python@v5
with:
bundler-cache: true
Expand Down

0 comments on commit b22abaf

Please sign in to comment.