mirror of
https://github.com/freeedcom/ai-codereviewer.git
synced 2025-04-20 17:46:47 +00:00
Updating the fixture for latest action checkout versioning
This commit is contained in:
parent
a95604d2c9
commit
d1842b6be0
1 changed files with 1 additions and 1 deletions
|
@ -11,7 +11,7 @@ jobs:
|
|||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- name: Checkout repository
|
||||
uses: actions/checkout@v2
|
||||
uses: actions/checkout@v3
|
||||
with:
|
||||
path: ./
|
||||
- name: Code Review
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue