Skip to content

Commit 17b4445

Browse files
renovate-botabose
authored andcommitted
chore(deps): update actions/checkout action to v3
1 parent a8e9cc7 commit 17b4445

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/verify_cla_signature_pr.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
python-version: [3.8]
2222

2323
steps:
24-
- uses: actions/checkout@v2
24+
- uses: actions/checkout@v3
2525
with:
2626
fetch-depth: 100
2727
- name: Set up Python ${{ matrix.python-version }}

0 commit comments

Comments
 (0)