Skip to content

Commit 23a9ab0

Browse files
chore(deps): update actions/upload-artifact action to v7 (#65)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 7856282 commit 23a9ab0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ jobs:
3636

3737
- name: Capture Build Artifacts
3838
if: ${{ runner.os == 'Linux' && matrix.java == '17' }}
39-
uses: actions/upload-artifact@330a01c490aca151604b8cf639adc76d48f6c5d4 # v5
39+
uses: actions/upload-artifact@043fb46d1a93c77aae656e7c1c64a875d1fc6a0a # v7
4040
with:
4141
name: Artifacts
4242
path: build/libs/

0 commit comments

Comments
 (0)