We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 7559212 + becfee4 commit fa3aa7cCopy full SHA for fa3aa7c
.github/workflows/package.yml
@@ -25,7 +25,7 @@ jobs:
25
sudo dpkg -i krankerl_0.14.0_amd64.deb
26
- name: Package app
27
run: krankerl package
28
- - uses: actions/upload-artifact@a8a3f3ad30e3422c9c7b888a15615d19a852ae32 # v3
+ - uses: actions/upload-artifact@b4b15b8c7c6ac21ea08fcf65892d2ee8f75cf882 # v4
29
with:
30
path: build/artifacts/calendar.tar.gz
31
if-no-files-found: error
0 commit comments