Skip to content

Commit a8db273

Browse files
authored
Merge pull request #42 from Jezza34000/renovate/actions-checkout-5.x
Update actions/checkout action to v5
2 parents 6b81699 + 21c9577 commit a8db273

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/hassfest.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,5 +10,5 @@ jobs:
1010
validate:
1111
runs-on: "ubuntu-latest"
1212
steps:
13-
- uses: "actions/checkout@v4"
13+
- uses: "actions/checkout@v5"
1414
- uses: "home-assistant/actions/hassfest@master"

0 commit comments

Comments
 (0)