Skip to content

Commit e4352ae

Browse files
dependency: Update actions/upload-artifact action to v4.6.0 (#20)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 4d779a8 commit e4352ae

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/gradle.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ jobs:
3737
with:
3838
arguments: shadowJar
3939
- name: Upload a Build Artifact
40-
uses: actions/upload-artifact@v4.5.0
40+
uses: actions/upload-artifact@v4.6.0
4141
with:
4242
name: 'Successfully build LiteItemVoid'
4343
path: build/libs/*.jar

0 commit comments

Comments
 (0)