Skip to content

Commit c659187

Browse files
authored
Merge pull request #375 from arkedge/renovate/sksat-setup-rye-0.x
chore(deps): update sksat/setup-rye action to v0.31.0
2 parents 0716f57 + 5f6dff3 commit c659187

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pytest.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@ jobs:
8282
version: '3.x'
8383
repo-token: ${{ secrets.GITHUB_TOKEN }}
8484

85-
- uses: sksat/setup-rye@v0.28.0
85+
- uses: sksat/setup-rye@v0.31.0
8686

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

0 commit comments

Comments
 (0)