Skip to content

Commit

Permalink
⬆️ Update eifinger/setup-rye action to v3.0.3 (#780)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jun 25, 2024
1 parent 48ea7d1 commit 06ada83
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/pylint.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
uses: actions/checkout@v4.1.7

- name: 🏗 Set up rye
uses: eifinger/setup-rye@v3.0.2
uses: eifinger/setup-rye@v3.0.3
with:
enable-cache: true

Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/ruff.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
uses: actions/checkout@v4.1.7

- name: 🏗 Set up rye
uses: eifinger/setup-rye@v3.0.2
uses: eifinger/setup-rye@v3.0.3
with:
enable-cache: true

Expand Down

0 comments on commit 06ada83

Please sign in to comment.