1
0
Fork 1
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:
thatmattlove 2024-05-27 16:35:52 -04:00
parent c076619e22
commit 331cd45acd

View file

@ -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