We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 1484dd5 + 5193311 commit 745f3cfCopy full SHA for 745f3cf
.github/workflows/build.yml
@@ -41,7 +41,7 @@ jobs:
41
VERSION: ${{ steps.version.outputs.version }}
42
43
- name: Upload artifacts
44
- uses: actions/upload-artifact@ea165f8d65b6e75b540449e92b4886f43607fa02 # v4.6.2
+ uses: actions/upload-artifact@b7c566a772e6b6bfb58ed0dc250532a479d7789f # v6.0.0
45
with:
46
name: artifacts
47
path: build/libs/*.jar
0 commit comments