Use checkout@v4 for ensure-release-tagged workflow
This commit is contained in:
parent
992ee014a3
commit
f3a3c88978
2
.github/workflows/ensure-release-tagged.yaml
vendored
2
.github/workflows/ensure-release-tagged.yaml
vendored
@ -10,7 +10,7 @@ jobs:
|
|||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
steps:
|
steps:
|
||||||
- name: Check out code
|
- name: Check out code
|
||||||
uses: actions/checkout@v2
|
uses: actions/checkout@v4
|
||||||
with:
|
with:
|
||||||
fetch-depth: 0
|
fetch-depth: 0
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user