Skip to content

⬆️ Update actions/checkout action to v6 #627

⬆️ Update actions/checkout action to v6

⬆️ Update actions/checkout action to v6 #627

Workflow file for this run

name: "Test"
on: [push, pull_request]
jobs:
build:
name: Test build
runs-on: ubuntu-latest
steps:
- name: Checkout the repository
uses: actions/checkout@1af3b93b6815bc44a9784bd300feb67ff0d1eeb3 # v6
- name: Test build
uses: home-assistant/builder@master
with:
args: |
--test \
--all \
--target remote-backup \
--docker-hub ikifar \
--cosign