Skip to content

Commit 97bc895

Browse files
authored
Merge pull request #80 from rcmdnk/renovate/crazy-max-ghaction-chocolatey-2.x
Update crazy-max/ghaction-chocolatey action to v2
2 parents 69b5442 + 6099b64 commit 97bc895

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build_test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ jobs:
1010
- name: Checkout code
1111
uses: actions/checkout@v3
1212
- name: Install AutoHotkey with Chocolatey
13-
uses: crazy-max/ghaction-chocolatey@v1
13+
uses: crazy-max/ghaction-chocolatey@v2
1414
with:
1515
args: install autohotkey
1616
# fix for [Unable to copy error by command line · Issue #68 · AutoHotkey/Ahk2Exe](https://github.com/AutoHotkey/Ahk2Exe/issues/68)

0 commit comments

Comments
 (0)