We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 7443b57 + f9d73cd commit 579ea08Copy full SHA for 579ea08
1 file changed
.github/workflows/build-and-release.yml
@@ -107,7 +107,7 @@ jobs:
107
- name: Upload artifact
108
if: env.TARGET_SELECTED == 'true'
109
# v7.0.0
110
- uses: actions/upload-artifact@bbbca2ddaa5d8feaa63e36b76fdaad77386f024f
+ uses: actions/upload-artifact@043fb46d1a93c77aae656e7c1c64a875d1fc6a0a
111
with:
112
name: OCISigner-jar-jdk${{ matrix.java-version }}
113
path: ${{ steps.artifact.outputs.jar }}
0 commit comments