mirror of
https://github.com/Icinga/icinga-php-thirdparty.git
synced 2025-07-22 05:04:31 +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:
|
||||
- name: Checkout code base
|
||||
uses: actions/checkout@v3
|
||||
uses: actions/checkout@v4
|
||||
with:
|
||||
fetch-depth: 0
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user