There was an error while loading. Please reload this page.
1 parent 7856282 commit 23a9ab0Copy full SHA for 23a9ab0
1 file changed
.github/workflows/ci.yml
@@ -36,7 +36,7 @@ jobs:
36
37
- name: Capture Build Artifacts
38
if: ${{ runner.os == 'Linux' && matrix.java == '17' }}
39
- uses: actions/upload-artifact@330a01c490aca151604b8cf639adc76d48f6c5d4 # v5
+ uses: actions/upload-artifact@043fb46d1a93c77aae656e7c1c64a875d1fc6a0a # v7
40
with:
41
name: Artifacts
42
path: build/libs/
0 commit comments