Use fetch tags from latest checkout action
This commit is contained in:
parent
9f2a9e657a
commit
131e774829
15 changed files with 36 additions and 37 deletions
2
.github/workflows/headers.yml
vendored
2
.github/workflows/headers.yml
vendored
|
|
@ -11,7 +11,7 @@ jobs:
|
|||
runs-on: ubuntu-20.04
|
||||
steps:
|
||||
- name: Checkout
|
||||
uses: actions/checkout@v3
|
||||
uses: actions/checkout@v4
|
||||
|
||||
- name: Setup Java 8
|
||||
uses: actions/setup-java@v3
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue