Skip to content

Commit 72cb16b

Browse files
authored
Merge pull request #368 from arkedge/renovate/sksat-setup-rye-0.x
chore(deps): update sksat/setup-rye action to v0.28.0
2 parents f94c2f6 + 5221b30 commit 72cb16b

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.26.0
85+
- uses: sksat/setup-rye@v0.28.0
8686

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

0 commit comments

Comments
 (0)