We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents efb1d97 + 296e1d4 commit e070aa8Copy full SHA for e070aa8
.github/workflows/generate-crd.yml
@@ -48,7 +48,7 @@ jobs:
48
-p ${{ github.event.inputs.generatingJavaPackage }} \
49
-o "$(pwd)/${GEN_DIR}"
50
ls -lh ${GEN_DIR}
51
- - uses: actions/upload-artifact@v4
+ - uses: actions/upload-artifact@v5
52
with:
53
name: generated-java-crd-model
54
path: |
0 commit comments