Skip to content

Commit 4dd7020

Browse files
authored
Update BuildIt.yml
1 parent f28f9e8 commit 4dd7020

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/BuildIt.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
uses: actions/checkout@v4
1515
- name: "Build VBA-Enabled Documents"
1616
id: build_vba
17-
uses: DecimalTurn/VBA-Build@0e9bb22735194c1d7d6ebe30367a623a17e64cc1 #v1.1.0
17+
uses: DecimalTurn/VBA-Build@v1.2.0
1818
with:
1919
source-dir: "./src"
2020
timeout-minutes: 10

0 commit comments

Comments
 (0)