|
@@ -25,7 +25,7 @@ jobs:
|
|
|
|
|
|
steps:
|
|
steps:
|
|
- name: Checkout repository
|
|
- name: Checkout repository
|
|
- uses: actions/checkout@v2
|
|
|
|
|
|
+ uses: actions/checkout@v4
|
|
with:
|
|
with:
|
|
# We must fetch at least the immediate parents so that if this is
|
|
# We must fetch at least the immediate parents so that if this is
|
|
# a pull request then we can checkout the head.
|
|
# a pull request then we can checkout the head.
|