mirror of
https://github.com/Icinga/icinga-php-thirdparty.git
synced 2025-07-07 13:54:39 +02:00
CI: Update Checkout Action to v3
This commit is contained in:
parent
d63a12ba2c
commit
f99236d0df
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@v2
|
uses: actions/checkout@v3
|
||||||
with:
|
with:
|
||||||
fetch-depth: 0
|
fetch-depth: 0
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user