mirror of
https://github.com/zabbix/zabbix-docker.git
synced 2024-11-22 07:43:47 +01:00
Updated Github workflow
This commit is contained in:
parent
38ea7da677
commit
e917c696bc
2
.github/workflows/images_build.yml
vendored
2
.github/workflows/images_build.yml
vendored
@ -40,7 +40,7 @@ jobs:
|
||||
is_default_branch: ${{ steps.branch_info.outputs.is_default_branch }}
|
||||
steps:
|
||||
- name: Checkout repository
|
||||
uses: actions/checkout@v2.3.4
|
||||
uses: actions/checkout@v3
|
||||
with:
|
||||
fetch-depth: 1
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user