Skip to content

Commit

Permalink
Update crazy-max/ghaction-chocolatey action to v2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and rcmdnk committed Sep 16, 2022
1 parent 7ef4ff8 commit 058e183
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build_test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ jobs:
- name: Checkout code
uses: actions/checkout@v3
- name: Install AutoHotkey with Chocolatey
uses: crazy-max/ghaction-chocolatey@v1
uses: crazy-max/ghaction-chocolatey@v2
with:
args: install autohotkey
# fix for [Unable to copy error by command line · Issue #68 · AutoHotkey/Ahk2Exe](https://github.com/AutoHotkey/Ahk2Exe/issues/68)
Expand Down

0 comments on commit 058e183

Please sign in to comment.