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 3b51cf1 commit 0acdff2Copy full SHA for 0acdff2
.github/workflows/addon-ci.yaml
@@ -50,7 +50,7 @@ jobs:
50
- name: ⤵️ Check out code from GitHub
51
uses: actions/checkout@v5
52
- name: 🚀 Run Add-on Lint
53
- uses: frenck/action-addon-linter@v2.20.0
+ uses: frenck/action-addon-linter@v2.21.0
54
with:
55
community: true
56
path: "./${{ needs.information.outputs.target }}"
.github/workflows/base-ci.yaml
@@ -34,7 +34,7 @@ jobs:
34
35
36
37
38
39
40
0 commit comments