Skip to content

Commit fa3aa7c

Browse files
authored
Merge pull request #6734 from nextcloud/ci/package/upload-action
[stable4.7] ci(package): bump upload-artifact action to v4
2 parents 7559212 + becfee4 commit fa3aa7c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/package.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525
sudo dpkg -i krankerl_0.14.0_amd64.deb
2626
- name: Package app
2727
run: krankerl package
28-
- uses: actions/upload-artifact@a8a3f3ad30e3422c9c7b888a15615d19a852ae32 # v3
28+
- uses: actions/upload-artifact@b4b15b8c7c6ac21ea08fcf65892d2ee8f75cf882 # v4
2929
with:
3030
path: build/artifacts/calendar.tar.gz
3131
if-no-files-found: error

0 commit comments

Comments
 (0)