Skip to content

Commit d83a169

Browse files
chore(deps): update actions/upload-artifact action to v7.0.1
1 parent e02d9c3 commit d83a169

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ jobs:
3737
run: ./gradlew :proxy:shadowJar
3838

3939
- name: Upload a Build Artifact
40-
uses: actions/upload-artifact@bbbca2ddaa5d8feaa63e36b76fdaad77386f024f # v7.0.0
40+
uses: actions/upload-artifact@043fb46d1a93c77aae656e7c1c64a875d1fc6a0a # v7.0.1
4141
with:
4242
name: artifact-${{ matrix.java }}
4343
path: proxy/build/libs/

0 commit comments

Comments
 (0)