Skip to content

Commit a32a897

Browse files
⬆️ Update actions/checkout action to v3.6.0
1 parent 5450e0d commit a32a897

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/hassfest.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,5 +11,5 @@ jobs:
1111
validate_hassfest:
1212
runs-on: "ubuntu-latest"
1313
steps:
14-
- uses: "actions/checkout@v3.0.2"
14+
- uses: "actions/checkout@v3.6.0"
1515
- uses: home-assistant/actions/hassfest@master

0 commit comments

Comments
 (0)