Skip to content

Commit a21ad81

Browse files
Update sksat/setup-rye action to v0.25.0
1 parent b9cd3aa commit a21ad81

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
@@ -78,7 +78,7 @@ jobs:
7878
version: '3.x'
7979
repo-token: ${{ secrets.GITHUB_TOKEN }}
8080

81-
- uses: sksat/setup-rye@v0.24.0
81+
- uses: sksat/setup-rye@v0.25.0
8282

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

0 commit comments

Comments
 (0)