Skip to content

Commit

Permalink
feat: upgrade version of action/checkout
Browse files Browse the repository at this point in the history
  • Loading branch information
yy committed Mar 26, 2024
1 parent ea92766 commit 0341397
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:

# 拉取代码
- name: Checkout
uses: actions/checkout@v2
uses: actions/checkout@v4
with:
submodules: true

Expand Down

0 comments on commit 0341397

Please sign in to comment.