Skip to content

Commit 320a0f2

Browse files
authored
update checkout action
1 parent 1e5516a commit 320a0f2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/desc-python-dev.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ jobs:
2929
uses: docker/setup-buildx-action@v1
3030

3131
- name: checkout desc-python
32-
uses: actions/checkout@v2
32+
uses: actions/checkout@v3
3333
with:
3434
ref: ''
3535
fetch-depth: 1

0 commit comments

Comments
 (0)