Skip to content

Commit

Permalink
Update sksat/setup-rye action to v0.18.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Mar 7, 2024
1 parent 3059e59 commit 92c2d4c
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.15.0
- uses: sksat/setup-rye@v0.18.0

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

0 comments on commit 92c2d4c

Please sign in to comment.