mirror of
https://github.com/mtan93/homeassistant-addons.git
synced 2026-03-28 05:13:11 +00:00
⬆️ Update actions/checkout action to v4 (#193)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
@@ -10,7 +10,7 @@ jobs:
|
||||
create_mr_and_build_image:
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- uses: actions/checkout@v3
|
||||
- uses: actions/checkout@v4
|
||||
|
||||
- run: cd eufy-ha-mqtt-bridge && ./version-updater.sh
|
||||
|
||||
|
||||
Reference in New Issue
Block a user