Skip to content

Commit 419bb82

Browse files
committed
Fix Wrong Version
1 parent 992abab commit 419bb82

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/check-test-build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@ jobs:
9090
9191
- name: Sign (Windows)
9292
if: ${{ matrix.os == 'windows-latest' }}
93-
uses: hhhhhojeihsu/code-sign-action@c4df355f7e6ceee249e6e6d76debded9ff874046
93+
uses: hhhhhojeihsu/code-sign-action@b3e26bd73c72c2092a060363c5c54e540ad6d918
9494
with:
9595
certificate: '${{ secrets.SIGNTOOL_CERT }}'
9696
password: '${{ secrets.SIGNTOOL_PASS }}'

0 commit comments

Comments
 (0)