mirror of
https://github.com/thatmattlove/hyperglass.git
synced 2026-01-17 08:48:05 +00:00
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 }}
|
||||
|
||||
- name: Setup Rye
|
||||
uses: sksat/setup-rye@v0.16.0
|
||||
uses: sksat/setup-rye@v0.23.1
|
||||
|
||||
- name: Install Node
|
||||
uses: actions/setup-node@v4
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue