Skip to content

Commit

Permalink
⬆️ Update eifinger/setup-rye action to v4.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jul 20, 2024
1 parent 8580ec0 commit 51f8263
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@v4.2.0
uses: eifinger/setup-rye@v4.2.1
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@v4.2.0
uses: eifinger/setup-rye@v4.2.1
with:
enable-cache: true

Expand Down

0 comments on commit 51f8263

Please sign in to comment.