Skip to content

Commit e112323

Browse files
authored
Update action.md
Updated action version
1 parent d6a5f6c commit e112323

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/docs/publish/action.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ jobs:
4040
validate-hacs:
4141
runs-on: "ubuntu-latest"
4242
steps:
43-
- uses: "actions/checkout@v3"
43+
- uses: "actions/checkout@v4"
4444
- name: HACS validation
4545
uses: "hacs/action@main"
4646
with:

0 commit comments

Comments
 (0)