Skip to content

Commit e095d88

Browse files
authored
Merge pull request #244 from 4drian3d/renovate/major-github-artifact-actions
chore(deps): update actions/upload-artifact action to v6
2 parents 4eb4e14 + e55975b commit e095d88

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
@@ -31,7 +31,7 @@ jobs:
3131
command: ./gradlew clean build
3232

3333
- name: Upload artifact
34-
uses: actions/upload-artifact@v5
34+
uses: actions/upload-artifact@v6
3535
with:
3636
name: AuthMeVelocity
3737
path: |-

0 commit comments

Comments
 (0)