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