Skip to content

Commit 5725834

Browse files
authored
chore(deps): Bump actions/upload-artifact from 6 to 7
2 parents a2f52a7 + d294567 commit 5725834

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pull-request.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424
./gradlew build --info
2525
- name: Store reports
2626
if: failure()
27-
uses: actions/upload-artifact@v6
27+
uses: actions/upload-artifact@v7
2828
with:
2929
name: reports
3030
path: |

0 commit comments

Comments
 (0)