Skip to content

Commit

Permalink
Merge pull request #61 from yanorei32/renovate/joncloud-makensis-acti…
Browse files Browse the repository at this point in the history
…on-4.x
  • Loading branch information
yanorei32 authored Apr 2, 2024
2 parents 03f43fb + 12069da commit 4e14e0c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/pr-check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,6 @@ jobs:
make.exe genzip
- name: create installer
uses: joncloud/makensis-action@v3.7
uses: joncloud/makensis-action@v4.1
with:
arguments: "/V3"
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
make.exe genzip
- name: create installer
uses: joncloud/makensis-action@v3.7
uses: joncloud/makensis-action@v4.1
with:
arguments: "/V3"

Expand Down

0 comments on commit 4e14e0c

Please sign in to comment.