We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fcea1a5 commit 839e7adCopy full SHA for 839e7ad
.github/workflows/bimbadabim.yml
@@ -54,7 +54,7 @@ jobs:
54
popd
55
56
- name: Upload the Build Artifacts
57
- uses: actions/upload-artifact@v3
+ uses: actions/upload-artifact@v4
58
with:
59
name: kernel-build-arm64-bcm2711
60
path: ${{ env.ARTIFACTS_DIR }}
0 commit comments