mirror of
https://github.com/Icinga/icinga-php-library.git
synced 2025-07-04 12:24:34 +02:00
create-snapshot: Upgrade actions/checkout
This commit is contained in:
parent
e13e8de224
commit
28bc9342a5
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@v2
|
||||
uses: actions/checkout@v3
|
||||
with:
|
||||
fetch-depth: 0
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user