Skip to content

Commit

Permalink
Merge pull request #367 from arkedge/renovate/sksat-setup-rye-0.x
Browse files Browse the repository at this point in the history
chore(deps): update sksat/setup-rye action to v0.26.0
  • Loading branch information
sksat committed Jul 24, 2024
2 parents 6512540 + 66d4a38 commit f94c2f6
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 @@ -82,7 +82,7 @@ jobs:
version: '3.x'
repo-token: ${{ secrets.GITHUB_TOKEN }}

- uses: sksat/setup-rye@v0.25.0
- uses: sksat/setup-rye@v0.26.0

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

0 comments on commit f94c2f6

Please sign in to comment.