Skip to content

Commit 22d112f

Browse files
Bump upload-artifact version
1 parent 9988427 commit 22d112f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build_job-2.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -108,7 +108,7 @@ jobs:
108108
--exclude-module pycrypto --exclude-module PyInstaller
109109
110110
- name: Upload cmd Asset
111-
uses: actions/upload-artifact@v3
111+
uses: actions/upload-artifact@v4
112112
with:
113113
path: dist/
114114
name: deploy-freva-${{ matrix.TARGET }}

0 commit comments

Comments
 (0)