Skip to content

Commit e5c8f12

Browse files
committed
Fixing CI
1 parent 89e702a commit e5c8f12

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ jobs:
3232
- name: "Creating debian packages"
3333
run: make debs
3434
- name: Archive artifacts
35-
uses: actions/upload-artifact@v3
35+
uses: actions/upload-artifact@v5
3636
with:
3737
path: |
3838
release

0 commit comments

Comments
 (0)