Skip to content

Commit a5e8b39

Browse files
authored
Update pdf-tools-app.yml
1 parent 0b2dec0 commit a5e8b39

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pdf-tools-app.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ jobs:
4141
exit 1
4242
}
4343
- name: Upload EXE as Artifact
44-
uses: actions/upload-artifact@v3
44+
uses: actions/upload-artifact@v3.1.2
4545
with:
4646
name: PDF工具_v0.0.1.21.exe
4747
path: pdf_tools/dist/PDF工具_v0.0.1.21.exe # 修改为生成的 EXE 文件路径

0 commit comments

Comments
 (0)