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.
2 parents 69b5442 + 6099b64 commit 97bc895Copy full SHA for 97bc895
.github/workflows/build_test.yml
@@ -10,7 +10,7 @@ jobs:
10
- name: Checkout code
11
uses: actions/checkout@v3
12
- name: Install AutoHotkey with Chocolatey
13
- uses: crazy-max/ghaction-chocolatey@v1
+ uses: crazy-max/ghaction-chocolatey@v2
14
with:
15
args: install autohotkey
16
# fix for [Unable to copy error by command line · Issue #68 · AutoHotkey/Ahk2Exe](https://github.com/AutoHotkey/Ahk2Exe/issues/68)
0 commit comments