mirror of
https://github.com/Sebclem/hassio-nextcloud-backup.git
synced 2024-11-27 11:26:55 +01:00
⬆️ Update actions/checkout action to v4
This commit is contained in:
parent
93e821794e
commit
a71a0284ce
2
.github/workflows/build_addon.yml
vendored
2
.github/workflows/build_addon.yml
vendored
@ -34,7 +34,7 @@ jobs:
|
||||
arch_value: linux/arm/v6
|
||||
steps:
|
||||
|
||||
- uses: actions/checkout@v3
|
||||
- uses: actions/checkout@3df4ab11eba7bda6032a0b82a6bb43b11571feac # v4
|
||||
|
||||
- name: Set up QEMU
|
||||
uses: docker/setup-qemu-action@v2
|
||||
|
Loading…
Reference in New Issue
Block a user