Skip to content

Commit

Permalink
Update sksat/setup-rye action to v0.12.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Feb 1, 2024
1 parent 284671d commit acb9d82
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pytest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@ jobs:
version: '3.x'
repo-token: ${{ secrets.GITHUB_TOKEN }}

- uses: sksat/setup-rye@v0.10.0
- uses: sksat/setup-rye@v0.12.0

- name: install pytest deps
working-directory: examples/${{ matrix.c2a_user }}/src/src_user/test
Expand Down

0 comments on commit acb9d82

Please sign in to comment.