Skip to content

Commit 479d1f7

Browse files
Bump actions/upload-artifact from 3 to 4 ##ci
1 parent 4a6f43a commit 479d1f7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,6 @@ jobs:
4040
- name: Debian
4141
run: make -C dist
4242
- name: Pub
43-
uses: actions/upload-artifact@v3
43+
uses: actions/upload-artifact@v4
4444
with:
4545
path: dist/acr/*.deb

0 commit comments

Comments
 (0)