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 c774077 + e3232fb commit ce981bbCopy full SHA for ce981bb
1 file changed
.github/workflows/build-test.yml
@@ -22,6 +22,6 @@ jobs:
22
- run: mvn -B package
23
24
- name: Upload a Build Artifact
25
- uses: actions/upload-artifact@v4.5.0
+ uses: actions/upload-artifact@v4.6.0
26
with:
27
path: /home/runner/work/KDStatusReloaded/KDStatusReloaded/target/
0 commit comments