Skip to content

Commit

Permalink
Merge pull request #6753 from nextcloud/backport/6598/stable4.7
Browse files Browse the repository at this point in the history
[stable4.7] chore(deps): bump actions/upload-artifact digest to 65c4c4a (main)
  • Loading branch information
st3iny authored Feb 20, 2025
2 parents da5da94 + b16371c commit d6a76cc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/package.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
sudo dpkg -i krankerl_0.14.0_amd64.deb
- name: Package app
run: krankerl package
- uses: actions/upload-artifact@b4b15b8c7c6ac21ea08fcf65892d2ee8f75cf882 # v4
- uses: actions/upload-artifact@65c4c4a1ddee5b72f698fdd19549f0f0fb45cf08 # v4
with:
path: build/artifacts/calendar.tar.gz
if-no-files-found: error

0 comments on commit d6a76cc

Please sign in to comment.