We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0b81172 commit 98cc0e4Copy full SHA for 98cc0e4
.github/workflows/validate.yml
@@ -14,7 +14,7 @@ jobs:
14
runs-on: ubuntu-latest
15
steps:
16
- name: Checkout the repository
17
- uses: actions/checkout@v4.0.0
+ uses: actions/checkout@v4.1.0
18
- name: HACS Validation
19
uses: "hacs/action@22.5.0"
20
with:
0 commit comments