Skip to content

Commit d0131a0

Browse files
committed
B: updated upload-artifact to v4
1 parent 39f0582 commit d0131a0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/continuous-integration-workflow.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -139,7 +139,7 @@ jobs:
139139

140140

141141
- name: Upload deb package artifact
142-
uses: actions/upload-artifact@v3
142+
uses: actions/upload-artifact@v4
143143
with:
144144
name: deb-installer.zip
145145
path: build/*.deb

0 commit comments

Comments
 (0)