Compare commits
1 Commits
master
...
dependabot
Author | SHA1 | Date | |
---|---|---|---|
|
9cedb187e8 |
4
.github/workflows/docker.yml
vendored
4
.github/workflows/docker.yml
vendored
@ -33,7 +33,7 @@ jobs:
|
|||||||
string: ${{ github.event.repository.name }}
|
string: ${{ github.event.repository.name }}
|
||||||
|
|
||||||
- name: Checkout base
|
- name: Checkout base
|
||||||
uses: actions/checkout@v2
|
uses: actions/checkout@v4
|
||||||
with:
|
with:
|
||||||
fetch-depth: 0
|
fetch-depth: 0
|
||||||
|
|
||||||
@ -126,7 +126,7 @@ jobs:
|
|||||||
string: ${{ github.event.repository.name }}
|
string: ${{ github.event.repository.name }}
|
||||||
|
|
||||||
- name: Checkout base
|
- name: Checkout base
|
||||||
uses: actions/checkout@v2
|
uses: actions/checkout@v4
|
||||||
with:
|
with:
|
||||||
fetch-depth: 0
|
fetch-depth: 0
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user