Skip to content

Commit

Permalink
Merge pull request #113 from arkedge/renovate/sksat-setup-rye-0.x
Browse files Browse the repository at this point in the history
Update sksat/setup-rye action to v0.9.0
  • Loading branch information
sksat authored Oct 4, 2023
2 parents 2d0f0d9 + c9ea181 commit 964c8f4
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.8.0
- uses: sksat/setup-rye@v0.9.0

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

0 comments on commit 964c8f4

Please sign in to comment.