Skip to content

Commit 44b115a

Browse files
committed
Merge remote-tracking branch 'origin/renovate/major-github-artifact-actions'
2 parents 01b3bee + 956c203 commit 44b115a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
- name: Build with Gradle
1717
run: ./gradlew test build --no-daemon
1818
- name: Upload Artifacts
19-
uses: actions/upload-artifact@v5
19+
uses: actions/upload-artifact@v7
2020
with:
2121
name: ProtocolSidebar
2222
path: build/libs/

0 commit comments

Comments
 (0)