Skip to content

Commit b16371c

Browse files
renovate[bot]backportbot[bot]
authored andcommitted
chore(deps): bump actions/upload-artifact digest to 65c4c4a
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent da5da94 commit b16371c

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@b4b15b8c7c6ac21ea08fcf65892d2ee8f75cf882 # v4
28+
- uses: actions/upload-artifact@65c4c4a1ddee5b72f698fdd19549f0f0fb45cf08 # v4
2929
with:
3030
path: build/artifacts/calendar.tar.gz
3131
if-no-files-found: error

0 commit comments

Comments
 (0)