Skip to content

Commit 524f631

Browse files
authored
Update lint_vba.yml
1 parent 44a540f commit 524f631

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/lint_vba.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,6 @@ jobs:
1313
steps:
1414
- uses: actions/checkout@v3
1515
- name: Lint
16-
uses: Vba-actions/lint-vba@dev
16+
uses: Vba-actions/lint-vba
1717
with:
1818
path: './src'

0 commit comments

Comments
 (0)