Update actions/checkout action to v4
This commit is contained in:
@@ -9,7 +9,7 @@ jobs:
|
||||
|
||||
steps:
|
||||
- name: Checkout repository
|
||||
uses: actions/checkout@v2
|
||||
uses: actions/checkout@v4
|
||||
with:
|
||||
ref: custom
|
||||
|
||||
|
||||
Reference in New Issue
Block a user