Skip to content

Commit 6cebf97

Browse files
committed
ci: bump action versions — checkout@v6, setup-uv@v7, setup-python@v6
1 parent 76dbe63 commit 6cebf97

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/pr-review.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
# name: Claude PR review
2121
# runs-on: ubuntu-latest
2222
# steps:
23-
# - uses: actions/checkout@v4
23+
# - uses: actions/checkout@v6
2424
# with:
2525
# fetch-depth: 0
2626
#
@@ -64,7 +64,7 @@ jobs:
6464
# name: Ollama PR review
6565
# runs-on: self-hosted
6666
# steps:
67-
# - uses: actions/checkout@v4
67+
# - uses: actions/checkout@v6
6868
# with:
6969
# fetch-depth: 0
7070
#

0 commit comments

Comments
 (0)