Skip to content

Commit 4cdbcca

Browse files
authored
Merge pull request #40 from EEWBot/renovate/major-github-artifact-actions
2 parents 88f89c1 + 813e5f0 commit 4cdbcca

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
@@ -47,7 +47,7 @@ jobs:
4747
- name: Do build
4848
run: ./gradlew build
4949
- name: Upload artifact
50-
uses: actions/upload-artifact@v6
50+
uses: actions/upload-artifact@v7
5151
with:
5252
path: ./build/libs/*
5353
retention-days: 30

0 commit comments

Comments
 (0)