Skip to content

Commit b4d7d44

Browse files
chore(deps): update actions/upload-artifact action to v6
1 parent 9f0774e commit b4d7d44

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/gradle.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424
max_attempts: 2
2525
command: ./gradlew clean build
2626
- name: Upload build artifact
27-
uses: actions/upload-artifact@v5
27+
uses: actions/upload-artifact@v6
2828
with:
2929
name: SignedVelocity
3030
path: build/SignedVelocity-*.jar

0 commit comments

Comments
 (0)