diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index ced1a24..9dd88c3 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -18,7 +18,7 @@ jobs: uses: actions/checkout@v4 - name: Setup rye - uses: he0119/setup-rye@feat/windows + uses: eifinger/setup-rye@v4 with: enable-cache: true diff --git a/.gitignore b/.gitignore index 20a7ca9..573dcc9 100644 --- a/.gitignore +++ b/.gitignore @@ -1,4 +1,3 @@ - # Created by https://www.toptal.com/developers/gitignore/api/python # Edit at https://www.toptal.com/developers/gitignore?templates=python