Skip to content

Commit 1055fe7

Browse files
authored
Merge pull request #106 from 4drian3d/renovate/major-github-artifact-actions
chore(deps): update actions/upload-artifact action to v7
2 parents fb05323 + 8236de7 commit 1055fe7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/gradle.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525
command: ./gradlew clean build
2626

2727
- name: Upload artifact
28-
uses: actions/upload-artifact@v6
28+
uses: actions/upload-artifact@v7
2929
with:
3030
name: LogFilter
3131
path: jar/*.jar

0 commit comments

Comments
 (0)