Skip to content

Commit 231b73d

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 c7d3145 commit 231b73d

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
@@ -27,7 +27,7 @@ jobs:
2727
sudo dpkg -i krankerl_0.14.0_amd64.deb
2828
- name: Package app
2929
run: krankerl package
30-
- uses: actions/upload-artifact@b4b15b8c7c6ac21ea08fcf65892d2ee8f75cf882 # v4
30+
- uses: actions/upload-artifact@65c4c4a1ddee5b72f698fdd19549f0f0fb45cf08 # v4
3131
with:
3232
path: build/artifacts/calendar.tar.gz
3333
if-no-files-found: error

0 commit comments

Comments
 (0)