Skip to content

Commit

Permalink
Update DCO.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
LHT129 authored Dec 2, 2024
1 parent 3e83305 commit 33133d8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/DCO.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Checkout code
uses: actions/checkout@v2 # 检出代码到工作目录
uses: actions/checkout@v4

- name: Install git
run: sudo apt-get install git -y
Expand Down

0 comments on commit 33133d8

Please sign in to comment.