Skip to content

Commit b440c4c

Browse files
committed
- workflow update
1 parent 6af379f commit b440c4c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci_cd.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
gpg-private-key: ${{ secrets.GPG_KEY }}
2121
gpg-passphrase: PASSPHRASE
2222
- name: Create nsis installer
23-
uses: joncloud/makensis-action@publish
23+
uses: joncloud/makensis-action@v5.0
2424
with:
2525
additional-plugin-paths: ${{ github.workspace }}/NSIS_Plugins/Plugins
2626
- name: Print NSIS version

0 commit comments

Comments
 (0)