Skip to content

Commit 71e449f

Browse files
chore(deps): bump eifinger/setup-rye from 4.2.1 to 4.2.2 in the actions-update group (#322)
chore(deps): bump eifinger/setup-rye in the actions-update group Bumps the actions-update group with 1 update: [eifinger/setup-rye](https://github.com/eifinger/setup-rye). Updates `eifinger/setup-rye` from 4.2.1 to 4.2.2 - [Release notes](https://github.com/eifinger/setup-rye/releases) - [Commits](eifinger/setup-rye@d4c3ac7...77afcf3) --- updated-dependencies: - dependency-name: eifinger/setup-rye dependency-type: direct:production update-type: version-update:semver-patch dependency-group: actions-update ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 93a926c commit 71e449f

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/codecov.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ jobs:
6767
timezoneWindows: "China Standard Time"
6868

6969
- name: Setup rye
70-
uses: eifinger/setup-rye@d4c3ac7b15d8bf2e0b45e2d257c6b5cdbebc3643
70+
uses: eifinger/setup-rye@77afcf35e64d9b0e210a77e85176c9165a9bf668
7171
with:
7272
enable-cache: true
7373
cache-prefix: ${{ env.PYTHON_VERSION }}

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
uses: actions/checkout@v4
1919

2020
- name: Setup rye
21-
uses: eifinger/setup-rye@d4c3ac7b15d8bf2e0b45e2d257c6b5cdbebc3643
21+
uses: eifinger/setup-rye@77afcf35e64d9b0e210a77e85176c9165a9bf668
2222
with:
2323
enable-cache: true
2424

0 commit comments

Comments
 (0)