forked from mirrors/thatmattlove-hyperglass
update rye setup action
This commit is contained in:
parent
125d73d281
commit
8ff13799b2
1 changed files with 1 additions and 1 deletions
2
.github/workflows/backend.yml
vendored
2
.github/workflows/backend.yml
vendored
|
|
@ -26,7 +26,7 @@ jobs:
|
|||
python-version: ${{ matrix.python-version }}
|
||||
|
||||
- name: Setup Rye
|
||||
uses: sksat/setup-rye@v0.8.0
|
||||
uses: sksat/setup-rye@v0.16.0
|
||||
|
||||
- name: Install Node
|
||||
uses: actions/setup-node@v4
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue