Merge pull request #199 from QYG2297248353/renovate/actions-checkout-4.x
Update actions/checkout action to v4
This commit is contained in:
@@ -11,7 +11,7 @@ jobs:
|
||||
|
||||
steps:
|
||||
- name: Checkout repository
|
||||
uses: actions/checkout@v2
|
||||
uses: actions/checkout@v4
|
||||
with:
|
||||
ref: custom
|
||||
|
||||
|
||||
Reference in New Issue
Block a user