Skip to content

Commit

Permalink
update rye setup action
Browse files Browse the repository at this point in the history
  • Loading branch information
thatmattlove committed Mar 2, 2024
1 parent 125d73d commit 8ff1379
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/backend.yml
Expand Up @@ -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
Expand Down

0 comments on commit 8ff1379

Please sign in to comment.