mirror of
https://github.com/Sebclem/hassio-nextcloud-backup.git
synced 2024-11-22 17:22:58 +01:00
⬆️ Update actions/checkout action to v3 (#142)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
parent
b095e6b526
commit
e22cb1708c
2
.github/workflows/build_addon.yml
vendored
2
.github/workflows/build_addon.yml
vendored
@ -34,7 +34,7 @@ jobs:
|
|||||||
arch_value: linux/arm/v6
|
arch_value: linux/arm/v6
|
||||||
steps:
|
steps:
|
||||||
|
|
||||||
- uses: actions/checkout@v2
|
- uses: actions/checkout@v3
|
||||||
|
|
||||||
- name: Set up QEMU
|
- name: Set up QEMU
|
||||||
uses: docker/setup-qemu-action@v1
|
uses: docker/setup-qemu-action@v1
|
||||||
|
Loading…
Reference in New Issue
Block a user