Skip to content

Commit

Permalink
[Renovate] Update actions/setup-python action to v5.1.1 (#1544)
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] committed Jul 10, 2024
1 parent a84e608 commit 02311ff
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/mirror.yml
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ jobs:
with:
tool: cargo-llvm-cov

- uses: actions/[email protected].0
- uses: actions/[email protected].1
with:
python-version: 3.11

Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ jobs:
with:
tool: cargo-llvm-cov

- uses: actions/[email protected].0
- uses: actions/[email protected].1
with:
python-version: 3.11

Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/ronlog.yml
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ jobs:
with:
fetch-depth: 0

- uses: actions/[email protected].0
- uses: actions/[email protected].1
with:
python-version: 3.11

Expand Down

0 comments on commit 02311ff

Please sign in to comment.