mirror of
https://github.com/Icinga/icinga-php-thirdparty.git
synced 2025-07-23 13:45:07 +02:00
create-snapshot: Upgrade actions/checkout
This commit is contained in:
parent
54f11ae3ed
commit
17eacc0fa0
2
.github/workflows/create-snapshot.yml
vendored
2
.github/workflows/create-snapshot.yml
vendored
@ -14,7 +14,7 @@ jobs:
|
|||||||
|
|
||||||
steps:
|
steps:
|
||||||
- name: Checkout code base
|
- name: Checkout code base
|
||||||
uses: actions/checkout@v3
|
uses: actions/checkout@v4
|
||||||
with:
|
with:
|
||||||
fetch-depth: 0
|
fetch-depth: 0
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user