Skip to content

Commit

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

Expand Down

0 comments on commit 1afac7f

Please sign in to comment.